FileGraphPersistenceWrapper Properties |
The FileGraphPersistenceWrapper 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 |
Returns that Triple persistence is not supported.
(Overrides GraphPersistenceWrapper.SupportsTriplePersistence.) | |
| Triples |
Gets the Triple Collection for the Graph.
(Inherited from GraphPersistenceWrapper.) |