export
Export the graph to a file.
import
Import a graph from a canonical format file.
Import is currently supported only with the file backend (-B file). Import to redb backend is not yet implemented.
Import files are limited to 256 MiB. Files exceeding this limit will return an error.
Examples