BaseTriplePatternIsAcceptAll Property |
Returns whether the Triple Pattern is an accept all.
Namespace:
VDS.RDF.Query.Patterns
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public abstract bool IsAcceptAll { get; }
Public MustOverride ReadOnly Property IsAcceptAll As Boolean
Get
Property Value
Type:
BooleanImplements
ITriplePatternIsAcceptAllSee Also