Click or drag to resize

StoreHandler Properties

The StoreHandler type exposes the following members.

Properties
  NameDescription
Public propertyAcceptsAll
Gets that the Handler accepts all Triples.
(Overrides BaseRdfHandlerAcceptsAll.)
Protected propertyNodeFactory
Gets/Sets the in-use Node Factory.
(Inherited from BaseHandler.)
Protected propertyStore
Gets the Triple Store that this Handler is populating.
Top
See Also