| Package | Description |
|---|---|
| org.apache.hugegraph.controller.query | |
| org.apache.hugegraph.service.query |
| Modifier and Type | Method and Description |
|---|---|
GremlinResult |
GremlinQueryController.execute(int connId,
GremlinQuery query) |
ExecuteStatus |
GremlinQueryController.executeAsyncTask(int connId,
GremlinQuery query) |
| Modifier and Type | Method and Description |
|---|---|
Long |
GremlinQueryService.executeAsyncTask(int connId,
GremlinQuery query) |
GremlinResult |
GremlinQueryService.executeQuery(int connId,
GremlinQuery query) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.