Home / Companies / Neo4j / Blog / Post Details
Content Deep Dive

Neo4j with Scala: User-Defined Procedures and APOC

Blog post from Neo4j

Post Details
Company
Date Published
Author
Anurag Srivastava
Word Count
254
Company Posts That Month
14
Language
English
Hacker News Points
-
Post removed?
No
Summary

In Neo4j, user-defined procedures are used to provide better performance, scalability, productivity, ease of use and security. These procedures can be created using the @Procedure annotation, which takes any Cypher type as parameters and returns a stream of Data Transfer Objects (DTO). When procedures write to the database, the @PerformWrites annotation should also be used. User-defined procedures are best suited for common tasks or frequently used tasks, and not for every single purpose.

Trends Found in this Post

No tracked trend matches for this post yet.

Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.