StoreCountHandler.GraphCount Property |
Gets the count of distinct Graph URIs.
Namespace:
VDS.RDF.Parsing.Handlers
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic int GraphCount { get; }
Public ReadOnly Property GraphCount As Integer
Get
Property Value
Type:
Int32
See Also