Click or drag to resize

IBgpTriplePatterns Property

Gets the Triple Patterns in the BGP.

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

Property Value

Type: IEnumerableITriplePattern
See Also