qisdk / com.aldebaran.qi.sdk.object.knowledge / Knowledge / isTriplePartial

isTriplePartial

abstract fun isTriplePartial(triple: Triple!): Boolean!

Check if a triple is partial or not.

Parameters

triple - Triple!: The triple to check.

Return
Boolean!: True if the triple is partial, not otherwise.