WrapperGraph Properties |
The WrapperGraph type exposes the following members.
Name | Description | |
---|---|---|
AllNodes |
Gets the unique Subject, Predicate and Object nodes of the Graph.
| |
BaseUri |
Gets/Sets the Base URI of the Graph.
| |
IsEmpty |
Gets whether the Graph is empty.
| |
NamespaceMap |
Gets the Namespace Map for the Graph.
| |
Nodes |
Gets the unique Subject and Object nodes of the Graph.
| |
Triples |
Gets the Triple Collection for the Graph.
|