Does graph support serialization?
I'd like to write these graphs to disk and update them with time.
Is this not possible? I can't see it in the documentation.
The text was updated successfully, but these errors were encountered:
Yes, I am using [racket/serialize](https://docs.racket-lang.org/reference/serialization.html) with transparent nodes for now.
My use case is quite specific so I doubt my implementation will help contribute back to this project but I will try.
urbanslug commentedJul 3, 2019
Does graph support serialization?
I'd like to write these graphs to disk and update them with time.
Is this not possible? I can't see it in the documentation.
The text was updated successfully, but these errors were encountered: