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; }
ReadOnly Property HasNoBlankVariables As Boolean
Get
Property Value
Type:
BooleanSee Also