/plushcap/analysis/datastax/datastax-large-graph-loading-best-practices-strategies-part-1

Large Graph Loading Best Practices: Strategies (Part 1)

What's this blog post about?

DSE Graph is a unique graph database that combines scalability, replication, fault tolerance, and real-time operational capabilities. It differentiates itself from other graph databases by leveraging the strengths of DataStax Enterprise and Apache Cassandra's storage engine. The key aspects that set it apart are its positioning on the right side of the chart where relationships are most valuable, and towards the top due to its scalability. DSE Graph is designed for handling large graphs with custom IDs, allowing developers to take graph partitioning into their own hands. It supports single cardinality edges (thereby idempotent) which can be created using the "single()" keyword in DSE Graph.

Company
DataStax

Date published
March 14, 2017

Author(s)
Sebastian Estevez

Word count
583

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.