Hdf5 output from Dgraph

Is it possible to import/export hdf5 data from Dgraph?

What would a pipeline that does this look like?

I was thinking this may work.

Dgraph → numpy → h5py.create_dataset

does this seem like a good plan? I’d love to open source this as well.

I just ask this to make sure I’m not recreating the wheel by building this. Maybe a pipeline that does this already exists somewhere? Or parts of it exist?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.