abstract fun setTriple(triple: Triple!): Unit
Set the property triple value
triple
- Triple!: the new triple value
When a triple is added or removed the signal tripleAdded and tripleRemoved respectively will be emitted if it is matched by the tripleQuery.
Since
2