GraphHandler Properties |
The GraphHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | AcceptsAll |
Gets that this Handler accepts all Triples.
(Overrides BaseRdfHandler.AcceptsAll.) |
![]() | BaseUri |
Gets the Base URI of the Graph currently being parsed into.
|
![]() | Graph |
Gets the Graph that this handler wraps.
|
![]() | NodeFactory |
Gets/Sets the in-use Node Factory.
(Inherited from BaseHandler.) |