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