GraphScope icon indicating copy to clipboard operation
GraphScope copied to clipboard

Add clear schema functionality for groot

Open siyuan0322 opened this issue 2 years ago • 0 comments

So we can clear all schema in one methods, like

schema.reset()
schema.update()

instead of drop all vertices and edges label one by one.

siyuan0322 avatar Aug 10 '22 02:08 siyuan0322