Click or drag to resize

GraphUriRewriteHandler Properties

The GraphUriRewriteHandler type exposes the following members.

Properties
  NameDescription
Public propertyAcceptsAll
Returns true since this handler accepts all triples.
(Overrides BaseRdfHandlerAcceptsAll.)
Public propertyInnerHandlers
Gets the Inner Handler.
Protected propertyNodeFactory
Gets/Sets the in-use Node Factory.
(Inherited from BaseHandler.)
Top
See Also