GraphPersistenceWrapper Properties |
The GraphPersistenceWrapper 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.
| |
| SupportsTriplePersistence |
Used to indicate whether the persistence mechansim can persist batches of Triples.
| |
| Triples |
Gets the Triple Collection for the Graph.
|