BindingTupleIsComplete Property |
Gets whether the Tuple is complete i.e. has no undefined entries.
Namespace:
VDS.RDF.Query.Patterns
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool IsComplete { get; }
Public ReadOnly Property IsComplete As Boolean
Get
Property Value
Type:
BooleanSee Also