Modifier and Type | Class and Description |
---|---|
static class |
NodeVersionDiffQuery.Builder |
Modifier and Type | Method and Description |
---|---|
static NodeVersionDiffQuery.Builder |
create() |
int |
getFrom() |
NodePath |
getNodePath() |
int |
getSize() |
Branch |
getSource() |
Branch |
getTarget() |
public static NodeVersionDiffQuery.Builder create()
public Branch getSource()
public Branch getTarget()
public int getSize()
public int getFrom()
public NodePath getNodePath()