| Package | Description |
|---|---|
| org.visallo.core.model.properties.types |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalDateSingleValueVisalloProperty
A single-value property that converts a java.time.LocalDate object, which represents only a date without time
information, to an appropriate value for storage in Vertexium.
|
class |
LocalDateVisalloProperty
A multi-value property that converts a java.time.LocalDate object, which represents only a date without time
information, to an appropriate value for storage in Vertexium.
|
Copyright © 2013–2016 V5 Analytics. All rights reserved.