Hi,
I'm not being able to export my graph: as I try I get this error:"
Failed to invoke procedure `gds.graph.export`: Caused by: java.lang.IllegalStateException: This cursor is closed
Can you help me please?
Thanks,
RFar...
Hi
I've just run into a problem after creating a DB from a graph.projetion
I am not able to access it because it gives me that the DB is offline
Database "servicesimilarity" is unavailable, its status is "offline"
Ca...
Hi Zach, Thank you for your quick feedback.
I am using Neo4j desktop and please do find a snipet and code of what I'm doing.
//1. gds project.cypher
call gds.graph.project.cypher('service_similarity_graph',
'match (n) where n:servico_tv or n:cana...