Click or drag to resize

GraphHandler Properties

The GraphHandler type exposes the following members.

Properties
  NameDescription
Public propertyAcceptsAll
Gets that this Handler accepts all Triples.
(Overrides BaseRdfHandlerAcceptsAll.)
Public propertyBaseUri
Gets the Base URI of the Graph currently being parsed into.
Protected propertyGraph
Gets the Graph that this handler wraps.
Protected propertyNodeFactory
Gets/Sets the in-use Node Factory.
(Inherited from BaseHandler.)
Top
See Also