Click or drag to resize

BaseTriplePatternPatternType Property

Gets the Triple Pattern Type.

Namespace:  VDS.RDF.Query.Patterns
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public abstract TriplePatternType PatternType { get; }

Property Value

Type: TriplePatternType

Implements

ITriplePatternPatternType
See Also