Click or drag to resize

PropertyPathPatternIsAcceptAll Property

Gets whether the Pattern accepts all Triple Patterns.

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