Uses of Interface
com.graphdbapi.driver.GraphTransaction
-
Packages that use GraphTransaction Package Description com.graphdbapi.driver -
-
Uses of GraphTransaction in com.graphdbapi.driver
Methods in com.graphdbapi.driver that return GraphTransaction Modifier and Type Method Description GraphTransaction
Graph. beginTransaction()
开始一个新的事务。
-