Click or drag to resize

BgpTriplePatterns Property

Gets the Triple Patterns in the BGP.

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

Property Value

Type: IEnumerableITriplePattern

Implements

IBgpTriplePatterns
See Also