Click or drag to resize

StoreCountHandlerTripleCount Property

Gets the count of Triples.

Namespace:  VDS.RDF.Parsing.Handlers
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public int TripleCount { get; }

Property Value

Type: Int32
See Also