Click or drag to resize

PropertyFunctionPatternOriginalPatterns Property

Gets the original triple patterns.

Namespace:  VDS.RDF.Query.Patterns
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IEnumerable<ITriplePattern> OriginalPatterns { get; }

Property Value

Type: IEnumerableITriplePattern

Implements

IPropertyFunctionPatternOriginalPatterns
See Also