qisdk / com.aldebaran.qi.sdk.object.knowledge / KnowledgeSubscriber / OnTripleRemovedListener / onTripleRemoved

onTripleRemoved

abstract fun onTripleRemoved(tripleRemoved: Triple!): Unit

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

Parameters

tripleRemoved - Triple!: the tripleRemoved value

Since
2