Click or drag to resize

PagingHandler Properties

The PagingHandler type exposes the following members.

Properties
  NameDescription
Public propertyAcceptsAll
Gets whether the Handler will accept all Triples based on its Limit setting.
(Overrides BaseRdfHandlerAcceptsAll.)
Public propertyInnerHandlers
Gets the Inner Handler wrapped by this Handler.
Protected propertyNodeFactory
Gets/Sets the in-use Node Factory.
(Inherited from BaseHandler.)
Top
See Also