Package | Description |
---|---|
com.graphdbapi.driver |
Modifier and Type | Method and Description |
---|---|
default GraphTransaction |
Graph.beginTransaction()
开始一个新的事务。
|
GraphTransaction |
Graph.beginTransaction(com.graphdbapi.driver.Isolation isolation)
开始一个新的事务(可指定隔离级别)。
|
Copyright © 2024. All rights reserved.