NODES 2023 – Unleash the Magic of User-Defined Procedures

10 Nov, 2023



Iteratively traversing graphs while making stops and calculations on the way is hard to achieve using solely Cypher queries. Additionally, if your graph grows large, the run time also becomes unwieldy. Enter – user-defined procedures. They are your knight in shining armor when it comes to full-graph or big-subgraph traversals. Elena, who has been writing user-defined procedures enthusiastically for the last few years, will demonstrate why and how user-defined procedures can be helpful. Slides: https://drive.google.com/file/d/1iWeX0OkQpocqwObqe6-aXPrXAuX_QHji/view?usp=sharing #neo4j #graphdatabase #nodes2023 #procedures

Related Videos