javeme commented on issue #2036: URL: https://github.com/apache/incubator-hugegraph/issues/2036#issuecomment-1341043034
There are 2 ways to execute gremlin statements: - Call [gremlin API](https://hugegraph.apache.org/docs/clients/restful-api/gremlin) through hugegraph-client or any http-rest-client. - Connect to the websocket port exposed by hugegraph gremlin-server through the standard tinkerpop-client, for more details: https://github.com/apache/incubator-hugegraph/issues/1501 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@hugegraph.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org