Neo4j Enterprise

Uses of Class
org.neo4j.kernel.guard.Guard

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

Uses of Guard in org.neo4j.kernel
 

Fields in org.neo4j.kernel declared as Guard
protected  Guard InternalAbstractGraphDatabase.guard
           
 

Methods in org.neo4j.kernel that return Guard
 Guard InternalAbstractGraphDatabase.getGuard()
           
 Guard GraphDatabaseAPI.getGuard()
          Deprecated. 
 Guard HighlyAvailableGraphDatabase.getGuard()
           
 


Neo4j Enterprise

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