ome.services.graphs
Interface GraphStep.Callback
- All Known Implementing Classes:
- GraphState
- Enclosing class:
- GraphStep
public static interface GraphStep.Callback
add
void add()
savepoint
void savepoint(String savepoint)
size
int size()
rollback
void rollback(String savepoint,
int count)
throws GraphException
- Throws:
GraphException
collapse
int collapse(boolean keep)
release
void release(String savepoint,
int count)
throws GraphException
- Throws:
GraphException
getClass
Class<ome.model.IObject> getClass(String key)
entrySet
Iterable<Map.Entry<String,Set<Long>>> entrySet()
OmeroJava Api
Version: 4.3.4-dbcbce5a-b4
Copyright © 2009 The University of Dundee. All Rights Reserved.