Click or drag to resize

IPersistenceProviderStatistics Properties

The IPersistenceProviderStatistics type exposes the following members.

Properties
  NameDescription
Public propertyNumEdgesInDatabase
Returns the number of edges in all graphs known to the database.
Public propertyNumGraphsInDatabase
Returns the number of graphs known to the database.
Public propertyNumNodesInDatabase
Returns the number of nodes in all graphs known to the database.
Public propertyNumObjectsInDatabase
Returns the number of (internal class) objects known to the database.
Top
See Also