| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.json.JsonObject |
searchGraph(String key,
String graph,
Integer level) |
@Path(value="/graphic/analyze/:key") @GET @Address(value="\u1f08\u03c4\u03bb\u03b1\u03bd\u03c4\u1f76\u03c2 \u03bd\u1fc6\u03c3\u03bf\u03c2://\u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03cc/X-GRAPH/BY/NODE") io.vertx.core.json.JsonObject searchGraph(@PathParam(value="key") String key, @QueryParam(value="graph") String graph, @QueryParam(value="level") Integer level)
Copyright © 2021. All rights reserved.