lanerbean commented on issue #2196: URL: https://github.com/apache/incubator-hugegraph/issues/2196#issuecomment-1504803982
> Thanks for the report, we need more context to ensure the problem > > 1. ensure the `hugegraph` exist (try visit `localhost:8080/graphs` to see the result) > 2. ensure we use the **correct** `HTTP Method` with `vertex` [API](https://hugegraph.apache.org/docs/clients/restful-api/vertex/) 1、访问 localhost:8080/graphs 没有出现问题:   2、目前还在搭建hugegraph的环境,并没有导入任何图数据,所以访问vertex应该是空的,一切步骤都是按照官方的文档进行操作,初始化数据库,和开启server是正常的:  -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
