Click or drag to resize

IPropertyFunctionPatternOriginalPatterns Property

Gets the original triple patterns that made up this pattern.

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

Property Value

Type: IEnumerableITriplePattern
See Also