ITransactionalGraph Properties |
The ITransactionalGraph type exposes the following members.
Name | Description | |
---|---|---|
AllNodes |
Gets the unique Subject, Predicate and Object nodes of the Graph.
(Inherited from IGraph.) | |
BaseUri |
Gets/Sets the Base Uri for the Graph.
(Inherited from IGraph.) | |
IsEmpty |
Gets whether a Graph is Empty.
(Inherited from IGraph.) | |
NamespaceMap |
Gets the Namespace Map for the Graph.
(Inherited from IGraph.) | |
Nodes |
Gets the unique Subject and Object nodes of the Graph.
(Inherited from IGraph.) | |
Triples |
Gets the Triple Collection for the Graph.
(Inherited from IGraph.) |