Click or drag to resize

PropertyFunctionInfoPatterns Property

Gets the triple patterns that compose the property function.

Namespace:  VDS.RDF.Query.PropertyFunctions
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public List<IMatchTriplePattern> Patterns { get; }

Property Value

Type: ListIMatchTriplePattern
See Also