Click or drag to resize

StoreCountHandler Properties

The StoreCountHandler type exposes the following members.

Properties
  NameDescription
Public propertyAcceptsAll
Gets that this Handler accepts all Triples.
(Overrides BaseRdfHandlerAcceptsAll.)
Public propertyGraphCount
Gets the count of distinct Graph URIs.
Protected propertyNodeFactory
Gets/Sets the in-use Node Factory.
(Inherited from BaseHandler.)
Public propertyTripleCount
Gets the count of Triples.
Top
See Also