| BooleanSingleValueVisalloProperty |
|
| BooleanVisalloProperty |
|
| ByteArraySingleValueVisalloProperty |
|
| ByteArrayVisalloProperty |
|
| ClientApiMetadataVisalloProperty<TClientApi> |
|
| ClientApiSingleValueVisalloProperty<TClientApi> |
|
| ClientApiVisalloProperty<TClientApi> |
|
| DateMetadataVisalloProperty |
|
| DateSingleValueVisalloProperty |
A VisalloProperty that converts a legacy java.util.Date object, which represents an instant in time, to an
appropriate value for storage in Vertexium.
|
| DateVisalloProperty |
A VisalloProperty that converts Dates to an appropriate value for
storage in Vertexium.
|
| DetectedObjectProperty |
|
| DirectoryEntityVisalloProperty |
|
| DoubleMetadataVisalloProperty |
|
| DoubleSingleValueVisalloProperty |
|
| DoubleVisalloProperty |
|
| GeoPointVisalloProperty |
|
| IdentityMetadataVisalloProperty<T> |
|
| IdentitySingleValueVisalloProperty<T> |
|
| IdentityVisalloProperty<T> |
A VisalloProperty whose raw and Vertexium types are the same.
|
| IntegerSingleValueVisalloProperty |
|
| IntegerVisalloProperty |
|
| JsonArraySingleValueVisalloProperty |
|
| JsonArrayVisalloProperty |
|
| JsonSingleValueVisalloProperty |
|
| JsonVisalloProperty |
|
| 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.
|
| 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.
|
| LongMetadataVisalloProperty |
|
| LongSingleValueVisalloProperty |
|
| LongVisalloProperty |
|
| MetadataVisalloProperty<TRaw,TGraph> |
|
| PropertyJustificationMetadataMetadataVisalloProperty |
|
| PropertyJustificationMetadataSingleValueVisalloProperty |
|
| PropertyMetadata |
|
| SingleValueVisalloProperty<TRaw,TGraph> |
|
| StreamingSingleValueVisalloProperty |
|
| StreamingVisalloProperty |
An IdentityVisalloProperty for StreamingPropertyValues.
|
| StringMetadataVisalloProperty |
|
| StringSingleValueVisalloProperty |
|
| StringVisalloProperty |
|
| VideoTranscriptProperty |
|
| VisalloProperty<TRaw,TGraph> |
|
| VisalloPropertyBase<TRaw,TGraph> |
A VisalloProperty provides convenience methods for converting standard
property values to and from their raw types to the types required to
store them in a Vertexium instance.
|
| VisalloPropertyUpdate |
|
| VisalloPropertyUpdateRemove |
|
| VisalloPropertyUpdateUnhide |
|
| VisibilityJsonMetadataVisalloProperty |
|
| VisibilityJsonVisalloProperty |
|