Package com.arcadedb.query.select
Class SelectPropertyValue
- java.lang.Object
-
- com.arcadedb.query.select.SelectPropertyValue
-
- All Implemented Interfaces:
SelectRuntimeValue
public class SelectPropertyValue extends Object implements SelectRuntimeValue
-
-
Field Summary
Fields Modifier and Type Field Description String
propertyName
-
Constructor Summary
Constructors Constructor Description SelectPropertyValue(String propertyName)
-