At first glance, this feature would operate similarly to graphman copy but subgraphs could be sent to a foreign cluster.
The motivation behind this encompasses both:
- mutual aid while indexing a given subgraph, and
- marketplace dynamics with indexed data
Alternatively, an import/export pattern similar to pg_dump would also fit those needs.
At first glance, this feature would operate similarly to
graphman copybut subgraphs could be sent to a foreign cluster.The motivation behind this encompasses both:
Alternatively, an import/export pattern similar to
pg_dumpwould also fit those needs.