public static interface GraphStep.Callback
Modifier and Type | Method and Description |
---|---|
void |
add() |
void |
addGraphIds(GraphStep step) |
int |
collapse(boolean keep) |
Iterable<Map.Entry<String,Set<Long>>> |
entrySet() |
Class<IObject> |
getClass(String key) |
void |
release(String savepoint,
int count) |
void |
rollback(String savepoint,
int count) |
void |
savepoint(String savepoint) |
int |
size() |
void add()
void addGraphIds(GraphStep step)
void savepoint(String savepoint)
int size()
void rollback(String savepoint, int count) throws GraphException
GraphException
int collapse(boolean keep)
void release(String savepoint, int count) throws GraphException
GraphException
Version: 5.1.3-ice35-b52
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.