Skip to content

Add support for VecGraph as backend

vlorentz requested to merge vecgraph into master

This allows creating graphs without serializing to disk, which is useful for testing.

Merge request reports