Package | Description |
---|---|
com.arangodb.entity.arangosearch |
Modifier and Type | Method and Description |
---|---|
FieldLink |
FieldLink.analyzers(String... analyzers) |
FieldLink |
FieldLink.fields(FieldLink... fields) |
FieldLink |
FieldLink.includeAllFields(Boolean includeAllFields) |
static FieldLink |
FieldLink.on(String name)
Creates an instance of
FieldLink on the given field name |
FieldLink |
FieldLink.storeValues(StoreValuesType storeValues) |
FieldLink |
FieldLink.trackListPositions(Boolean trackListPositions) |
Modifier and Type | Method and Description |
---|---|
Collection<FieldLink> |
CollectionLink.getFields() |
Collection<FieldLink> |
FieldLink.getFields() |
Modifier and Type | Method and Description |
---|---|
CollectionLink |
CollectionLink.fields(FieldLink... fields) |
FieldLink |
FieldLink.fields(FieldLink... fields) |
Copyright © 2016–2019 ArangoDB GmbH. All rights reserved.