Gets the number of Triple Patterns in the BGP.
            
 
    Namespace: 
   VDS.RDF.Query.Algebra
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic int PatternCount { get; }Public ReadOnly Property PatternCount As Integer
	Get
Property Value
Type: 
Int32Implements
IBgpPatternCount
See Also