public static final class CompositeProperty.NoopTransformation extends Object implements BiFunction<CompositeProperty.Phase,String,String>
| Constructor and Description |
|---|
NoopTransformation() |
| Modifier and Type | Method and Description |
|---|---|
String |
apply(CompositeProperty.Phase phase,
String s) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenpublic String apply(CompositeProperty.Phase phase, String s)
apply in interface BiFunction<CompositeProperty.Phase,String,String>Copyright © 2019–2021 Neo4j, Neo4j Sweden AB. All rights reserved.