Neo4j Enterprise

Uses of Class
org.neo4j.kernel.info.DiagnosticsManager

Packages that use DiagnosticsManager
org.neo4j.kernel Implementation for embedding a Neo4j graph database in an application. 
 

Uses of DiagnosticsManager in org.neo4j.kernel
 

Fields in org.neo4j.kernel declared as DiagnosticsManager
protected  DiagnosticsManager InternalAbstractGraphDatabase.diagnosticsManager
           
 

Methods in org.neo4j.kernel that return DiagnosticsManager
 DiagnosticsManager InternalAbstractGraphDatabase.getDiagnosticsManager()
           
 DiagnosticsManager GraphDatabaseAPI.getDiagnosticsManager()
          Deprecated. 
 DiagnosticsManager HighlyAvailableGraphDatabase.getDiagnosticsManager()
           
 


Neo4j Enterprise

Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.