I feel like graph languages can be so esoteric. It would be nice to have something closer to RDF, but with filter syntax, and the ability to group filters. I've never built a language, so maybe I'm just crazy, but what's wrong with, say, https://gist.github.com/insanitybit/cd997e8d367889708edc3ec2... Basically I defined the subject in a sort of 'namespace' of constraints ("parent", "children", etc), and then the edge…
https://github.com/JeffreyBenjaminBrown/hode/blob/master/doc...