GraphPersistenceWrapper Constructor |
Name | Description | |
---|---|---|
GraphPersistenceWrapper |
Creates a new Graph Persistence Wrapper around a new Graph.
| |
GraphPersistenceWrapper(Boolean) |
Creates a new Graph Persistence Wrapper around a new Graph with the given always queue setting.
| |
GraphPersistenceWrapper(IGraph) |
Creates a new Graph Persistence Wrapper around the given Graph.
| |
GraphPersistenceWrapper(SerializationInfo, StreamingContext) |
Deserialization Constructor.
| |
GraphPersistenceWrapper(IGraph, Boolean) |
Creates a new Graph Persistence Wrapper around the given Graph with the given always queue setting.
|