graph - Importing Neo4J data into Gephi -


beginner in neo4j excuse stupid , silly questions.

i need visualize graph database created using neo4j gephi. need can visualize entire graph.

using inbuilt viewer of neo4j many restrictions , such don't wish use view dataset.

kindly guide how neo4j graph database can imported in gephi.

a solution export database in graphml format using neo4j-shell-tools. can import graphml graph in gephi.

since database large, suggest export different subgraphs (only subset of properties or edge types) of neo4j database.


Comments

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

sql server - SQL Query returns one result, does not return 0 or NULL result -