open:extend-cypher

Extend Cypher - User Defined Procedures

  • User Defined Procedures
  • 80:20 high performance operations
  • Methods annotated with @Procedure, @UserFunction (>= 3.1), @UserAggregateFunction (>= 3.2)
  • Procedures Returns Stream of DTOs
  • Automatic Transaction Scope
  • Callable within Cypher
  • Deploy jar in $NEO4J_HOME/plugins directory
  • User of embedded Java APIs

  • open/extend-cypher.txt
  • 마지막으로 수정됨: 2021/06/29 00:01
  • 저자 127.0.0.1