Skip to content

Support of "Property Graph Query" (PGQ) language #794

Description

@Seddryck

PGQ is a SQL-like query language for property graph data structures that consist of vertices that are connected to other vertices by edges, each of which can have key-value pairs (properties) associated with them.

Sometimes also named "Property Graph Query Language" (PGQL)

Based on Oracle research: https://github.com/oracle/pgql-lang
Should be available in an extension of DuckDB: https://github.com/cwida/duckdb-pgq

Metadata

Metadata

Assignees

No one assigned

    Labels

    new-featureRequest for a new feature in the toolnew-languageSupport an additional language

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions