IPersistenceProviderStatistics Interface |
Namespace: de.unika.ipd.grGen.libGr
public interface IPersistenceProviderStatistics
The IPersistenceProviderStatistics type exposes the following members.
| Name | Description | |
|---|---|---|
| NumEdgesInDatabase |
Returns the number of edges in all graphs known to the database.
| |
| NumGraphsInDatabase |
Returns the number of graphs known to the database.
| |
| NumNodesInDatabase |
Returns the number of nodes in all graphs known to the database.
| |
| NumObjectsInDatabase |
Returns the number of (internal class) objects known to the database.
|