Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
10-18-2022 12:42 AM
CALL gds.eigenvector.mutate('myGraph', {
maxIterations: 20,
mutateProperty: 'centrality'
})
YIELD nodePropertiesWritten, ranIterations
---------------------------
while running this code i'm getting the below error:-
Failed to invoke procedure `gds.eigenvector.mutate`: Caused by: java.lang.IllegalArgumentException: Node property `centrality` already exists in the in-memory graph.
All the sessions of the conference are now available online