pietermartin / sqlg

TinkerPop graph over sql
MIT License
244 stars 51 forks source link

VertexLabel remove orphaned partition and index #506

Closed pietermartin closed 6 months ago

pietermartin commented 6 months ago

removing a VertexLabel with Partition or Index orphans them. The correct implementation is at the Schema level.