Guys, I'm having a performance issue with Neo4j/GDS. Whenever I try to train GraphSAGE on GDS, I get
Failed to invoke procedure gds.beta.graphSage.train: Caused by: java.lang.OutOfMemoryError: Java heap space
I'm using neo4j 4.3.7 and already have...