Cargo Features
raphtory-graphql has no features set by default.
[dependencies]
raphtory-graphql = { version = "0.13.1", features = ["storage", "python"] }
- storage
- python
-
Enables python of raphtory and pyo3 ^0.20.0
python binding optional dependencies
Affects
raphtory-graphql::python
…