| Package | Description |
|---|---|
| org.neo4j.function |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UnaryOperator<T>
Represents an operation on a single operand that produces a result of the same type as its operand.
|
| Modifier and Type | Method and Description |
|---|---|
static <T,E extends Exception> |
ThrowingFunctions.identity() |
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.