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.

oscaralbertozun
Node
since ‎01-12-2021
‎06-01-2022

User Statistics

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

Please, I have created a projected graph, like this: CALL gds.graph.create( 'my-native-graph', 'Author', 'CO_AUTHOR' ) YIELD graphName, nodeCount, relationshipCount, createMillis; I need to export the projected graph in GraphML format. Note. I don't...
Kudos from