I have a simple doubt.
Can't we write stored procedure in cypher itself and use it like other SQL databases?
Is using Java the only option we have??
GraphAcademy
CUP
Learn graphs.
Score for your country.
Represent your country in the GraphAcademy Cup.
Complete courses, earn points, and win weekly prizes.
I have a simple doubt.
Can't we write stored procedure in cypher itself and use it like other SQL databases?
Is using Java the only option we have??
Thank you for this @benjamin_rood
.
Is using Java is the only option we have??
You can use APOC's declareProcedure and declareFunction:
Explanation: https://neo4j.com/labs/apoc/4.4/cypher-execution/cypher-based-procedures-functions/
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Stored procedure | 10 | 303 | June 13, 2022 | |
| Common, Callable Cypher procedures | 1 | 253 | April 3, 2023 | |
| User Defined Procedures | 1 | 315 | May 7, 2021 | |
| Question: Is creating a JAR plug-in the only way to create a Neo4j Cypher function or procedure? | 2 | 428 | November 25, 2020 | |
| Procedure templates for neo4j 4.0? | 3 | 593 | April 29, 2020 |