Click or drag to resize

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; }

Property Value

Type: Boolean
See Also