Neo4j Community

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 AbstractGraphDatabase.guard
           
 

Methods in org.neo4j.kernel that return Guard
 Guard AbstractGraphDatabase.getGuard()
           
 Guard GraphDatabaseAPI.getGuard()
           
 


Neo4j Community

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