| Enum | Description |
|---|---|
| PathIndexProperty.ScalarType |
| Annotation Type | Description |
|---|---|
| GeospatialLatitude |
Use this annotation in combination with
GeospatialLongitude
on a sibling property to specify that a Geospatial Element Pair
Index is needed for these pojo properties. |
| GeospatialLongitude |
Use this annotation in combination with
GeospatialLatitude
on a sibling property to specify that a Geospatial Element Pair
Index is needed for these pojo properties. |
| GeospatialPathIndexProperty |
Use this annotation to specify that a Geospatial
Path Index is needed for this pojo property.
|
| Id |
Use this annotation to specify the Id property
for each pojo class.
|
| PathIndexProperty |
Use this annotation to specify that a Path Index
(required for range queries) is needed for this pojo
property.
|
Copyright © 2024 MarkLogic Corporation. All Rights Reserved.