postgraph
postgraph copied to clipboard
All in One Graph Extension for Postgres
Create the logic to transform the Match Node with the Mandatory Flag.
Create the Custom Execution Node that handles Mandatory Match in the Execution Phase.
Support the bytea datatype, this type is used in most of the cryptographic functions that we will use.
PostGraph calls some linuz only functions, need to remove that and create a Windows installer
Create the homebrew formula to allow PostGraph to be used on macOS. Need to develop a website first
When PostGraph was renamed from AGE, the Docker files were not updated, need to update these and create a docker account to host the docker container
The Merge node needs to be able to hide what it inserts from previous clauses and see what it inserts itself. To accomplish this we need a second custom execution...
The Merge Clause should only use two command ids per execution node, not incrementing per row.
The Delete clause should only use one Command Id per execution node. Not one command id per row.