public interface TaskControl extends CancellationRequest, AutoCloseable
AutoCloseable interface and call close() to signal completion of the task, regardless if
it was cancelled or completed successfully.NEVER_CANCELLED| Modifier and Type | Method and Description |
|---|---|
void |
close() |
cancellationRequestedvoid close()
close in interface AutoCloseableCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.