bitnine-oss / agensgraph

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

Examples of Cypher Queries/Statements in PL/sql #498

Open johnsks opened 4 years ago

johnsks commented 4 years ago

Hello,

I have not seen any examples of Cypher Queries/Statements in PL/sql in user documentation.

Does AgensGraph support such a functionality?

Thanks.

erik-overdahl commented 4 years ago

From the regression tests

https://github.com/bitnine-oss/agensgraph/blob/master/src/test/regress/sql/cypher_plpgsql.sql and the output https://github.com/bitnine-oss/agensgraph/blob/master/src/test/regress/expected/cypher_plpgsql.out