postgraph
postgraph copied to clipboard
Allow the DELETE Clause to be used after a FROM Clause
Alter the DELETE execution node to drive what graph it comes from, by the oid in the vertex and edge, rather than the metadata structure. If there exists a FROM Clause. This will interfere with some DELETE Clause improvements.