Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 690 Bytes

deprecated-106.md

File metadata and controls

9 lines (6 loc) · 690 Bytes

DIP-106

graph databases

General principle

Graph databases are particularly well suited for DCoSL, particularly in later stages of concept graph development. This DIP describes various conventions that may be useful to incorporate graph databases into DCoSL. We will make use of the open source graph database, neo4j, and its graph query language, cypher in some of the examples that follow. Note that 'DIP-104-equivalents' could be devised that use different conventions (if you prefer alternatives to , e.g., JSON or neo4j).