Uses of Interface
org.apache.hugegraph.computer.core.store.file.hgkvfile.HgkvDir
-
Packages that use HgkvDir Package Description org.apache.hugegraph.computer.core.store.file.hgkvfile -
-
Uses of HgkvDir in org.apache.hugegraph.computer.core.store.file.hgkvfile
Classes in org.apache.hugegraph.computer.core.store.file.hgkvfile that implement HgkvDir Modifier and Type Class Description classHgkvDirImplMethods in org.apache.hugegraph.computer.core.store.file.hgkvfile that return HgkvDir Modifier and Type Method Description static HgkvDirHgkvDirImpl. create(java.lang.String path)static HgkvDirHgkvDirImpl. open(java.lang.String path)
-