Click or drag to resize

GraphPersistenceWrapper Properties

The GraphPersistenceWrapper type exposes the following members.

Properties
  NameDescription
Public propertyAllNodes
Gets the unique Subject, Predicate and Object nodes of the Graph.
Public propertyBaseUri
Gets/Sets the Base URI of the Graph.
Public propertyIsEmpty
Gets whether the Graph is empty.
Public propertyNamespaceMap
Gets the Namespace Map for the Graph.
Public propertyNodes
Gets the unique Subject and Object nodes of the Graph.
Protected propertySupportsTriplePersistence
Used to indicate whether the persistence mechansim can persist batches of Triples.
Public propertyTriples
Gets the Triple Collection for the Graph.
Top
See Also