Package org.neo4j.cypherdsl.core
Class PropertyLookup
- java.lang.Object
-
- org.neo4j.cypherdsl.core.PropertyLookup
-
- All Implemented Interfaces:
Expression,Visitable
@API(status=EXPERIMENTAL, since="1.0") public final class PropertyLookup extends java.lang.Object implements ExpressionSee PropertyLookup- Since:
- 1.0
- Author:
- Michael J. Simons
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetPropertyKeyName()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-