cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

No graph visualization for BTC dataset

Hello,

I am using Neo4j Browser version: 3.2.17, Neo4j Server version: [3.4.7].
Platform: Windows Neo4j Application.

I am trying to import a .nt file into neo4j to view the graph visualization using the below code <CALL semantics.importRDF("file:///Users/arunk/Desktop/RA/btc150M.nt","N-Triples", {shortenUrls:false, commitSize:500})> and it is getting imported successfully and i can see the number of nodes, properties etc but not the graph visualization.

The dataset has 300k nodes and it belongs to BTC(Billion Triple Challenge). Could you please help me out.

1 REPLY 1

How do you try to visualize it?
Can you share a screenshot?