abstract fun add(triple: Triple!): Unit
Add a triple to the triplestore.
triple - Triple!: The triple to add to the triplestore.
triple
Throw if one node of the triple is invalid.
Throw if the triple is partial (at least one node is empty).
Since 2