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