public final class CypherDate extends CypherValue
static CypherDate
MAX_VALUE
MIN_VALUE
LocalDate
asObjectCopy()
date(LocalDate value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final CypherDate MIN_VALUE
public static final CypherDate MAX_VALUE
public static CypherDate date(LocalDate value)
public final LocalDate asObjectCopy()
asObjectCopy
CypherValue