impltrait opened a new issue, #720: URL: https://github.com/apache/hugegraph-toolchain/issues/720
### Problem Type (问题类型) None ### Before submit - [x] I had searched in the [issues](https://github.com/apache/hugegraph-toolchain/issues) and found no similar issues. ### Environment (环境信息) 本地测试 ### Your Question (问题描述) hugegraph-spark-connector 文档提到有读写,但实际中没有,我也看来在当前readme中有例子 ,测试是失败的, 源码中没有读的相关代码 <img width="495" height="688" alt="Image" src="https://github.com/user-attachments/assets/14988cdd-8680-40bd-bce5-c6cf8ab70054" /> 我的需求就是: spark 读取hugegraph 中边的数据(全量数据),然后进行处理 ### Vertex/Edge example (问题点 / 边数据举例) ```javascript ``` ### Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构) ```javascript ``` -- 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]
