qisdk / com.aldebaran.qi.sdk.object.knowledge / KnowledgeSubscriber / OnTripleAddedListener / onTripleAdded

onTripleAdded

abstract fun onTripleAdded(tripleAdded: Triple!): Unit

Signal emitted when a triple matching the tripleQuery property is added in the graph named graphName.

Parameters

tripleAdded - Triple!: the tripleAdded value

Since
2