DIGRaph EDitor
Copyright © 2020–2022, by Christopher Alan Mosher, Shelton, Connecticut, USA, [email protected]
Defines a standard schema definition language for digraph databases (such as Neo4j).
Movie
title : STRING
Actor
name : STRING
Actor PLAYED_ROLE_IN Movie
character : STRING
Also a cross-platform desktop application for user CRUD operations using a schema, against a Neo4j database.