Uses of Interface
com.graphdbapi.driver.group.GraphGroup
-
Packages that use GraphGroup Package Description com.graphdbapi.driver -
-
Uses of GraphGroup in com.graphdbapi.driver
Methods in com.graphdbapi.driver that return GraphGroup Modifier and Type Method Description static GraphGroup
GraphDb. getGraphGroup(com.graphdbapi.driver.v1.Driver driver, String... graphNames)
连接到图组
-