Pometry / Raphtory

Scalable graph analytics database powered by a multithreaded, vectorized temporal engine, written in Rust
https://raphtory.com
GNU General Public License v3.0
336 stars 54 forks source link

GraphQL mutation apis #1719

Closed ljeub-pometry closed 1 month ago

ljeub-pometry commented 1 month ago

What changes were proposed in this pull request?

Add support for creating and mutating graphs using GraphQL

Graph Functions

Node functions

Edge functions

Why are the changes needed?

Does this PR introduce any user-facing change? If yes is this documented?

How was this patch tested?

Issues

_If this resolves any issues, please link to them here, the format is a KEYWORD followed by @__ KEYWORDS available are close, closes, closed, fix, fixes, fixed, resolve, resolves, resolved. Please delete this text before creating your PR

Are there any further changes required?

miratepuffin commented 1 month ago

Random stuff I have found

ljeub-pometry commented 1 month ago

[ ] "Field "addNode" of type "GqlMutableNode" must have a selection of subfields"

that is just how GraphQL works