LGSPPersistentNamedGraph Properties |
The LGSPPersistentNamedGraph type exposes the following members.
| Name | Description | |
|---|---|---|
| ChangesCounter |
Returns a counter of the number of changes that occured since the graph was created.
If it's different since last time you visited, the graph has changed (but it may be back again in the original state).
Only graph structure changes are counted, attribute changes are not included.
(Inherited from LGSPGraph.) | |
| CustomCommandsAndDescriptions |
The graph-backend dependent commands that are available, and a description of each command.
(Inherited from LGSPGraph.) | |
| Edges | (Inherited from BaseGraph.) | |
| GlobalVariables |
The global variables of the graph rewrite system; convenience access to save parameter passing.
(Inherited from LGSPGraph.) | |
| GraphId | (Inherited from LGSPGraph.) | |
| Indices |
The indices associated with the graph.
(Inherited from LGSPGraph.) | |
| Model |
The model associated with the graph.
(Inherited from LGSPGraph.) | |
| Name |
A name associated with the graph.
(Inherited from LGSPGraph.) | |
| Nodes | (Inherited from BaseGraph.) | |
| NumEdges | (Inherited from BaseGraph.) | |
| NumNodes | (Inherited from BaseGraph.) | |
| PersistenceProviderStatistics | ||
| PersistenceProviderTransactionManager | ||
| ReuseOptimization | (Overrides LGSPGraphReuseOptimization.) | |
| UniquenessHandler |
The uniqueness handler associated with the graph.
(Inherited from LGSPGraph.) |