bitnine-oss / agensgraph

AgensGraph, a transactional graph database based on PostgreSQL
http://www.agensgraph.org
Other
1.32k stars 146 forks source link

feat: Supports trigger (AGV2-52) #583

Closed emotionbug closed 1 year ago

emotionbug commented 1 year ago

Implement Trigger for Cypher clauses. This is the same behavior as the PostgreSQL trigger actions. This is an experimental function.