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

   ### Bug Type (问题类型)
   
   other exception / error (其他异常报错)
   
   ### Before submit
   
   - [X] 我已经确认现有的 [Issues](https://github.com/hugegraph/hugegraph/issues) 与 
[FAQ](https://hugegraph.github.io/hugegraph-doc/guides/faq.html) 中没有相同 / 重复问题
   
   ### Environment (环境信息)
   
   - Server Version: v0.11.2
   - Backend: RocksDB
   - Data Size:  3 vertices, 2 edges
   
   
   ### Expected & Actual behavior (期望与实际表现)
   
   
![image](https://user-images.githubusercontent.com/67271486/167246051-057ad2c5-7e32-4b59-8c5f-1a2a46052929.png)
   
   
http://localhost:8080/graphs/lineage/traversers/rays?source="bigdata_hive.null_test.nulltestb"&max_depth=10000&direction=IN&label=dependent&limit=100000
   
   如图所示,对B节点请求traverser的rays报如下异常
   {
       "exception": "class java.lang.NullPointerException",
       "message": "",
       "cause": ""
   }
   
   ### 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to