Package apoc.cypher
Class CypherUtils
java.lang.Object
apoc.cypher.CypherUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionrunCypherQuery(org.neo4j.graphdb.Transaction tx, String statement, Map<String, Object> params) static StringwithParamMapping(String fragment, Collection<String> keys)
-
Constructor Details
-
CypherUtils
public CypherUtils()
-
-
Method Details
-
runCypherQuery
-
withParamMapping
-