incubator-hugegraph icon indicating copy to clipboard operation
incubator-hugegraph copied to clipboard

[Feature] support basic function of TikvStore

Open zhoney opened this issue 3 years ago • 0 comments

Feature Description (功能描述)

Implement basic functions of graph in class TiKVStore, includes:

  • init()
  • clear()
  • truncate()
  • initialized()

zhoney avatar Aug 04 '21 07:08 zhoney