My main job is not in IT, but I do have a CS degree and have been programming for over 20 years (only born in 1984). I hate dealing with Servers, and want Graph Databases to be the new norm.
Only think I would add, is that I would secure the entire schema first (so you don't have to mess with it later), and then add the one link through dql:
Only think I would add, is that I would secure the entire schema first (so you don't have to mess with it later), and then add the one link through dql:
JSON DQL
OR
DQL triples
J
Sure you could do that. I was just doing this more in a simplistic approach keeping it all in GraphQL and build upon precepts tutorial style.