GraphPattern.IsEmpty Property |
Gets whether this is an empty Graph Pattern.
Namespace:
VDS.RDF.Query.Patterns
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic bool IsEmpty { get; }
Public ReadOnly Property IsEmpty As Boolean
Get
Property Value
Type:
Boolean
See Also