Click or drag to resize

AskBgpPatternCount Property

Gets the number of Triple Patterns in the BGP.

Namespace:  VDS.RDF.Query.Algebra
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public int PatternCount { get; }

Property Value

Type: Int32

Implements

IBgpPatternCount
See Also