public class CypherService extends Object
| Constructor and Description |
|---|
CypherService(CypherExecutor cypherExecutor,
org.neo4j.server.rest.repr.InputFormat input,
OutputFormat output) |
public CypherService(@Context
CypherExecutor cypherExecutor,
@Context
org.neo4j.server.rest.repr.InputFormat input,
@Context
OutputFormat output)
public javax.ws.rs.core.Response cypher(String body, boolean includeStats, boolean includePlan, boolean profile) throws org.neo4j.server.rest.repr.BadInputException
org.neo4j.server.rest.repr.BadInputExceptionCopyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.