@Deprecated public class RunCarefully extends Object
Constructor and Description |
---|
RunCarefully(Iterable<Runnable> operations)
Deprecated.
|
RunCarefully(Runnable... operations)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
run()
Deprecated.
|
@Deprecated public RunCarefully(Runnable... operations)
@Deprecated public RunCarefully(Iterable<Runnable> operations)
@Deprecated public void run()
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.