You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added COSINE as an available similarityMetric for the gds.nodeSimilarity procedure
When exporting graphs to CSV or using backup and restore, a more diverse node label naming is now possible by using label mapping
Bug fixes
Fixed a bug where array default values would not be serialized or deserialized to csv correctly
Fixed an issue where Speaker-Listener LabelPropagation and other Pregel procedures wouldn’t stream or mutate on graphs that are not persisted in a Neo4j database
Fixed a bug in graph restore on AuraDS, which was failing after shutdown when node label name contained special characters or underscores