Click or drag to resize

AskBgp.TriplePatterns 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: IEnumerable<ITriplePattern>

Implements

IBgp.TriplePatterns
See Also