|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TxLog.Record | |
|---|---|
| org.neo4j.kernel.impl.transaction | |
| Uses of TxLog.Record in org.neo4j.kernel.impl.transaction |
|---|
| Methods in org.neo4j.kernel.impl.transaction that return types with arguments of type TxLog.Record | |
|---|---|
Iterator<List<TxLog.Record>> |
TxLog.getDanglingRecords()
Returns an array of lists, each list contains dangling records (transactions that han't been completed yet) grouped after global by transaction id. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||