| Package | Description |
|---|---|
| org.neo4j.concurrent |
| Modifier and Type | Method and Description |
|---|---|
AsyncApply |
WorkSync.applyAsync(W work)
Apply the given work to the material in a thread-safe way, possibly asynchronously if contention is observed
with other threads, and possibly by combining it with other work.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.