Click or drag to resize

LetPatternIsAcceptAll Property

Returns that this is not an accept all since it is a LET assignment.

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

Property Value

Type: Boolean

Implements

ITriplePatternIsAcceptAll
ITriplePatternIsAcceptAll
See Also