public class OnDiskLastTxIdGetter extends Object implements org.neo4j.kernel.impl.core.LastTxIdGetter
| Constructor and Description |
|---|
OnDiskLastTxIdGetter(Supplier<org.neo4j.kernel.impl.store.NeoStores> neoStoresSupplier) |
| Modifier and Type | Method and Description |
|---|---|
long |
getLastTxId() |
public OnDiskLastTxIdGetter(Supplier<org.neo4j.kernel.impl.store.NeoStores> neoStoresSupplier)
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.