Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的 xml 文件中有数据。我需要将该数据保存在 datastax 图中。但没有找到任何将 xml 导入 dse 图的链接。我已阅读有关 GraphML 的信息。如果可以,GraphML 可以做到这一点,请告诉我怎么做?
是的,GraphML 应该能够做你想做的事。您只需要确保输入数据正确排列即可。我建议您查看此链接,因为它更深入。