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