IGraph Properties |
The IGraph 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 for the Graph.
|
![]() | IsEmpty |
Gets whether a 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.
|