dgraph 20.03 提供了一个很强大的功能,我们可以直接使用普通的graphql 查询数据了,而且支持query 以及mutation
灵活简单,总的来说基于graphql 的图查询,更加适合图数据库了,如果了解的话,neo4j 也提供类似的graphql 扩展
参考资料
https://dgraph.io/graphql
https://graphql.dgraph.io/docs/quick-start/
https://neo4j.com/developer/graphql/
https://neo4j.com/blog/fullstack-graphql-with-neo4j/
https://github.com/neo4j-graphql/neo4j-graphql
https://grandstack.io/docs/neo4j-graphql-overview/