This repository has been archived by the owner on May 24, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
persistence
zazi edited this page Dec 5, 2014
·
2 revisions
This module is responsible for the metadata repository (currently a relational database; MySQL) and the data hub (currently a graph database; Neo4j). The Graph Data Model (GDM) format acts as exchange format between the back end and the d:swarm Neo4j unmanaged extension. The code of the GDM (Java) object structure and (JSON) de-/serialization is currently hosted in the dswarm-gdm-java repository.
- Overview
- misc
- Graph Data Model
- Server-Installation (Productive Environment)
- Maintenance
- HowTos
- Use Cases