public class TxPullRequestResult extends Object
| Constructor and Description |
|---|
TxPullRequestResult(CatchupResult catchupResult,
long lastTxId) |
| Modifier and Type | Method and Description |
|---|---|
CatchupResult |
catchupResult() |
long |
lastTxId() |
public TxPullRequestResult(CatchupResult catchupResult, long lastTxId)
public CatchupResult catchupResult()
public long lastTxId()
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.