corwur / cytoscapeneo4j

Cytoscape plugin for neo4j
MIT License
21 stars 7 forks source link

Labels not exported to Neo4j #17

Open samdakap opened 1 year ago

samdakap commented 1 year ago

Hi, I'm trying to create a Network from scrach in Cytoscape and export it to Neo4J, yet every single node create a different labels with the name of the node. I've tried adding the following columns, in vain:

What do I need to do so that they are correctly imported to Neo4j ? Thanks