IBgp.TriplePatterns Property |
Gets the Triple Patterns in the BGP.
Namespace:
VDS.RDF.Query.Algebra
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
SyntaxIEnumerable<ITriplePattern> TriplePatterns { get; }
ReadOnly Property TriplePatterns As IEnumerable(Of ITriplePattern)
Get
Property Value
Type:
IEnumerable<ITriplePattern>
See Also