qisdk / com.aldebaran.qi.sdk.object.knowledge / EditableKnowledgeGraph / remove

remove

abstract fun remove(triple: Triple!): Unit

Remove all the triples matching the given triple from the triplestore.

Parameters

triple - Triple!: The triple to remove from triplestore.

Throw
if one node of the triple is invalid.

Since
2