Please enable JavaScript.
Coggle requires JavaScript to display documents.
Graph Database as a alternative to Relational Database (Advantage (Simple…
Graph Database as a alternative to Relational Database
Concept
Structure
Node
Edge
Property
Background
Issue
Doesn't have standard language
Gremlin
API call
Cypher
SPARQL
Not widely used
Advantage
Simple and fast retrieval
Good for hierarchical structures
Data directily linked together
Comparison
Relational Database
Retrieving data
Structure
Model