ThreadSafeGraph Properties |
The ThreadSafeGraph type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllNodes |
Gets the unique Subject, Predicate and Object nodes of the Graph.
(Inherited from BaseGraph.) |
![]() | BaseUri |
Gets the current Base Uri for the Graph.
(Inherited from BaseGraph.) |
![]() | IsEmpty |
Gets whether a Graph is Empty ie. Contains No Triples or Nodes.
(Inherited from BaseGraph.) |
![]() | NamespaceMap |
Gets the Namespace Mapper for this Graph which contains all in use Namespace Prefixes and their URIs.
(Inherited from BaseGraph.) |
![]() | Nodes |
Gets the unique Subject and Object nodes of the Graph.
(Inherited from BaseGraph.) |
![]() | Triples |
Gets the set of Triples described in this Graph.
(Inherited from BaseGraph.) |