Click or drag to resize

Bgp_triplePatterns Field

The ordered list of triple patterns that are contained in this BGP.

Namespace:  VDS.RDF.Query.Algebra
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected readonly List<ITriplePattern> _triplePatterns

Field Value

Type: ListITriplePattern
See Also