Click or drag to resize

PropertyFunctionPattern.HasNoBlankVariables Property

Returns true if none of the.

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

Property Value

Type: Boolean

Implements

ITriplePattern.HasNoBlankVariables
ITriplePattern.HasNoBlankVariables
See Also