Closed Dtenwolde closed 3 months ago
Instead of throwing an error when a property graph doesn't exist, we could just ignore it and continue
Fixed in ffa3582a2612f28dc6b316815156a87b173cbdc1
DROP PROPERTY GRAPH IF EXISTS pg;
Instead of throwing an error when a property graph doesn't exist, we could just ignore it and continue