I need to move existing classic schema to core engine schema. I am not able to add schema properties and edge label supports with multiple properties.
Is there a migration tool move current schema to 6.8 schema?
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 @swami03,
multiple cardinality properties (multi properties in short) are no longer supported in DSE 6.8 core graph.
You can model them with collections, such as sets, lists and maps.
This is not without caveat though: any modification to a such a property then requires to read the whole collection first and rewrite all values with the modification.
Have a look at this discussion, where a user discusses their need for multi properties and how to work with the collections in DSE 6.8 core graph:
I'll check what migration tools are available and will update this answer with more information after the weekend.
7 People are following this question.
What is the maximum number of vertices retrieved in a Graph query?
What is the gremlin recipe to use traversal induced values in the predicate of a __.has( ,,) step?
When do we need indices for edges? How did you implement them?
Graph transactions tx() returns UnsupportedOperationException in DSE 6.8
What is the maximum array size allowed in a within() clause?
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