@Provider public class ExecutionEngineProvider extends InjectableProvider<org.neo4j.cypher.javacompat.ExecutionEngine>
| Modifier and Type | Field and Description |
|---|---|
CypherExecutor |
cypherExecutor |
t| Constructor and Description |
|---|
ExecutionEngineProvider(CypherExecutor cypherExecutor) |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.cypher.javacompat.ExecutionEngine |
getValue(com.sun.jersey.api.core.HttpContext httpContext) |
getInjectable, getInjectable, getScope, providerForSingletonpublic CypherExecutor cypherExecutor
public ExecutionEngineProvider(CypherExecutor cypherExecutor)
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.