[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
Gephi forums •Importing graphml exported from Neo4j missing Labels?
Page 1 of 1

Importing graphml exported from Neo4j missing Labels?

Posted: 06 Mar 2018 01:04
by yuling
Hi All,

I exported my data from Neo4j using Graphml. However, I can't find any Labels data in Gephi. Would the labels and properties associated with Neo4j nodes be available in Gephi data after being imported from Neo4j?

Thanks,
YuLing

Re: Importing graphml exported from Neo4j missing Labels?

Posted: 06 Mar 2018 09:46
by eduramiba

Re: Importing graphml exported from Neo4j missing Labels?

Posted: 07 Mar 2018 00:26
by yuling
Does that mean this is the Neo4j problem? I'm using the latest Neo4j(3.3.3) and APOC(3.3.0.2) version. Also, I'm not sure why that issue was closed. I do see it in the latest Neo4j and Gephi releases.

I had to manually apply the changes to the exported graphML using this link:
https://github.com/neo4j-contrib/neo4j- ... issues/478
Thanks,
YuLing

Re: Importing graphml exported from Neo4j missing Labels?

Posted: 07 Mar 2018 02:47
by yuling
Also, when I configure the Node label display and chose Neo4j attributes, the graph from the Overview tab disappeared. The graph in preview tab remained the same without applying my new selections for the Node label display.

Any idea?

Thanks,
YuLing