IPersistenceProvider Properties |
The IPersistenceProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| IsActive |
Tells whether a/the transaction is active.
(Inherited from IPersistenceProviderTransactionManager.) | |
| NumEdgesInDatabase |
Returns the number of edges in all graphs known to the database.
(Inherited from IPersistenceProviderStatistics.) | |
| NumGraphsInDatabase |
Returns the number of graphs known to the database.
(Inherited from IPersistenceProviderStatistics.) | |
| NumNodesInDatabase |
Returns the number of nodes in all graphs known to the database.
(Inherited from IPersistenceProviderStatistics.) | |
| NumObjectsInDatabase |
Returns the number of (internal class) objects known to the database.
(Inherited from IPersistenceProviderStatistics.) |