Click or drag to resize

TriplePatternBuilderPatterns Property

Gets the triple patterns.

Namespace:  VDS.RDF.Query.Builder
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public ITriplePattern[] Patterns { get; }

Property Value

Type: ITriplePattern
See Also