1 Repositories
Python neo4jnx Libraries
Networkx with neo4j back-end
Dump networkx graph into nodes/relations TSV from neo4jnx.tsv import graph_to_tsv g = pklload('indranet_dir_graph.pkl') graph_to_tsv(g, 'docker/nodes.
1 Oct 27, 2021