You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hugegraph.apache.org by "liketemple (via GitHub)" <gi...@apache.org> on 2023/05/04 05:49:42 UTC

[GitHub] [incubator-hugegraph] liketemple opened a new issue, #2205: [Question] describe your problem

liketemple opened a new issue, #2205:
URL: https://github.com/apache/incubator-hugegraph/issues/2205

   ### Problem Type (问题类型)
   
   configs (配置项 / 文档相关)
   
   ### Before submit
   
   - [X] 我已经确认现有的 [Issues](https://github.com/apache/hugegraph/issues) 与 [FAQ](https://hugegraph.apache.org/docs/guides/faq/) 中没有相同 / 重复问题 (I have confirmed and searched that there are no similar problems in the historical issue and documents)
   
   ### Environment (环境信息)
   
   任意环境~
   
   ### Your Question (问题描述)
   
   readme中有写支持cypher语言,但在文档中没有找到和cypher语言相关的api描述。 只是在源码CypherAPI.java中看到了:
   ```
   @Path("graphs/{graph}/cypher")
   @Singleton
   public class CypherAPI extends API {
   ```
   希望能有对应的api文档支持,谢谢。
   
   ### Vertex/Edge example (问题点 / 边数据举例)
   
   _No response_
   
   ### Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)
   
   _No response_


-- 
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: issues-unsubscribe@hugegraph.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@hugegraph.apache.org
For additional commands, e-mail: issues-help@hugegraph.apache.org


[GitHub] [incubator-hugegraph] imbajin commented on issue #2205: [Question] describe your problem

Posted by "imbajin (via GitHub)" <gi...@apache.org>.
imbajin commented on issue #2205:
URL: https://github.com/apache/incubator-hugegraph/issues/2205#issuecomment-1534128040

   refer #2143
   
   @lynnbond could u provide a basic doc for users to use? (add them in [doc](https://github.com/apache/incubator-hugegraph-doc) repo)


-- 
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: issues-unsubscribe@hugegraph.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@hugegraph.apache.org
For additional commands, e-mail: issues-help@hugegraph.apache.org