|
|
|
|
|
by simongray
1813 days ago
|
|
I don't think GraphQL is used to query graph databases directly, is it? I've always understood it to be an API protocol that was built to serve some specific needs Facebook had (e.g. bundling multiple HTTP requests), not a full-on graph query language. I should probably mention that I don't really have extensive experience using it, though. |
|
But in and of itself, GraphQL isn't really built to query graph databases as you said.
[0] https://dgraph.io/docs/query-language/graphql-fundamentals/