DSE 6.8: Edge is created with partition keys from "OUT" vertex's primary key (contains few clustering keys), this implies edge and vertex are going reside on separate nodes?
Bringing together the Apache Cassandra experts from the community and DataStax.
Want to learn? Have a question? Want to share your expertise? You are in the right place!
Not sure where to begin? Getting Started
Hi,
Both the vertex and the edge coming out of the vertex have the same partition key, so this implies that the edge and the vertex reside on the same node. The node is determined by the consistent hashing algorithm from the partition key. The clustering keys do not come into this.
You can test for endpoints with nodetool getendpoints
: https://docs.datastax.com/en/dse/6.8/dse-admin/datastax_enterprise/tools/nodetool/toolsGetEndPoints.html
6 People are following this question.
How do we perform edge search in DSE 6.8 of properties stored from IN vertex to edge?
DSE Graph and materialized views
What is the recommended way to page through the results of a graph traversal?
Can DSE Graph store and process billions of vertices?
Is using edge properties preferred over a new edge to support Graph time traversals?
DataStax Enterprise is powered by the best distribution of Apache Cassandra ™
© 2022 DataStax, Titan, and TitanDB are registered trademarks of DataStax, Inc. and its subsidiaries in the United States and/or other countries.
Apache, Apache Cassandra, Cassandra, Apache Tomcat, Tomcat, Apache Lucene, Lucene, Apache Solr, Apache Hadoop, Hadoop, Apache Spark, Spark, Apache TinkerPop, TinkerPop, Apache Kafka and Kafka are either registered trademarks or trademarks of the Apache Software Foundation or its subsidiaries in Canada, the United States and/or other countries.
Privacy Policy Terms of Use