Click or drag to resize

ITriplePatternHasNoBlankVariables Property

Gets whether a Triple Pattern does not contain any Blank Variables.

Namespace:  VDS.RDF.Query.Patterns
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
bool HasNoBlankVariables { get; }

Property Value

Type: Boolean
See Also