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; }
ReadOnly Property TriplePatterns As IEnumerable(Of ITriplePattern)
Get
Property Value
Type:
IEnumerableITriplePatternSee Also