Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Labels not exported to Neo4j #17

Open
samdakap opened this issue Apr 9, 2023 · 0 comments
Open

Labels not exported to Neo4j #17

samdakap opened this issue Apr 9, 2023 · 0 comments

Comments

@samdakap
Copy link

samdakap commented Apr 9, 2023

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:

  • :LABEL
  • label
  • _neo4j_labels (as String, or single List of String)
  • group

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant