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?
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.
DataStax Enterprise is powered by the best distribution of Apache Cassandra ™
© 2023 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