pietermartin / sqlg

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

VertexLabel remove orphaned partition and index #506

Closed pietermartin closed 8 months ago

pietermartin commented 8 months ago

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