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.
DataStax Enterprise Graph是否支持有向无环图 (DAG)?我已经搜索但找不到确认。我的假设是肯定的。
如果是这样,图结构有哪些限制?
是的,DES Graph 支持 DAG 实现。开发人员有责任确保正确建立边以满足图的 DAG 要求。DSE Graph 不支持任何强制非循环性的功能。