The same way you call other cypher statements. With db.execute(statement, params)
in the Java API of the injected graph database service.
1 Like
The same way you call other cypher statements. With db.execute(statement, params)
in the Java API of the injected graph database service.