|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransactionHandle | |
|---|---|
| org.neo4j.server.rest.transactional | |
| Uses of TransactionHandle in org.neo4j.server.rest.transactional |
|---|
| Methods in org.neo4j.server.rest.transactional that return TransactionHandle | |
|---|---|
TransactionHandle |
TransactionRegistry.acquire(long id)
|
TransactionHandle |
TransactionHandleRegistry.acquire(long id)
|
TransactionHandle |
TransactionFacade.findTransactionHandle(long txId)
|
TransactionHandle |
TransactionFacade.newTransactionHandle(TransactionUriScheme uriScheme)
|
| Methods in org.neo4j.server.rest.transactional with parameters of type TransactionHandle | |
|---|---|
void |
TransactionRegistry.release(long id,
TransactionHandle transactionHandle)
|
void |
TransactionHandleRegistry.release(long id,
TransactionHandle transactionHandle)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||