public class GraphicAnalyzer extends AbstractN4JExecutor
| Modifier and Type | Method and Description |
|---|---|
static GraphicAnalyzer |
create(String graph,
org.neo4j.driver.Driver driver) |
io.vertx.core.Future<io.vertx.core.json.JsonObject> |
searchAsync(io.vertx.core.json.JsonObject node,
Integer integer) |
protected org.neo4j.driver.Session |
session() |
public static GraphicAnalyzer create(String graph, org.neo4j.driver.Driver driver)
public io.vertx.core.Future<io.vertx.core.json.JsonObject> searchAsync(io.vertx.core.json.JsonObject node,
Integer integer)
protected org.neo4j.driver.Session session()
session in class AbstractN4JExecutorCopyright © 2021. All rights reserved.