StoreGraphPersistenceWrapper Properties |
The StoreGraphPersistenceWrapper type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllNodes |
Gets the unique Subject, Predicate and Object nodes of the Graph.
(Inherited from GraphPersistenceWrapper.) |
![]() | BaseUri |
Gets/Sets the Base URI of the Graph.
(Inherited from GraphPersistenceWrapper.) |
![]() | IsEmpty |
Gets whether the Graph is empty.
(Inherited from GraphPersistenceWrapper.) |
![]() | NamespaceMap |
Gets the Namespace Map for the Graph.
(Inherited from GraphPersistenceWrapper.) |
![]() | Nodes |
Gets the unique Subject and Object nodes of the Graph.
(Inherited from GraphPersistenceWrapper.) |
![]() | SupportsTriplePersistence |
Gets whether the in-use IStorageProvider supports triple level updates.
(Overrides GraphPersistenceWrapper.SupportsTriplePersistence.) |
![]() | Triples |
Gets the Triple Collection for the Graph.
(Inherited from GraphPersistenceWrapper.) |