| Package | Description |
|---|---|
| org.neo4j.function |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Function<T,R>
Deprecated.
Usages will be replaced by corresponding
java.util.function interface and classes in 3.0. |
interface |
IOFunction<T,R> |
interface |
UnaryOperator<T>
Deprecated.
Usages will be replaced by corresponding
java.util.function interface and classes in 3.0. |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.