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
349 stars 54 forks source link

Graphql helper #1733

Closed miratepuffin closed 2 months ago

miratepuffin commented 2 months ago

What changes were proposed in this pull request?

Why are the changes needed?

Dealing with graphql strings in python is a pain

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

yes and yes

How was this patch tested?

New tests added for each function

Issues

fixes #1723