Neo4j Enterprise

Uses of Interface
org.neo4j.cypher.internal.spi.QueryContext

Packages that use QueryContext
org.neo4j.cypher.internal.spi.gdsimpl   
 

Uses of QueryContext in org.neo4j.cypher.internal.spi.gdsimpl
 

Classes in org.neo4j.cypher.internal.spi.gdsimpl that implement QueryContext
 class GDSBackedQueryContext
           
 class RepeatableReadQueryContext
          This QueryContext is responsible for taking read locks for all operations that read from the database.
 

Constructors in org.neo4j.cypher.internal.spi.gdsimpl with parameters of type QueryContext
RepeatableReadQueryContext(QueryContext inner, RepeatableReadQueryContext.Locker locker)
           
 


Neo4j Enterprise

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