Package | Description |
---|---|
com.arangodb.entity.arangosearch | |
com.arangodb.internal.velocypack |
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) |
Modifier and Type | Method and Description |
---|---|
protected static FieldLink |
VPackDeserializers.deserializeField(Map.Entry<String,com.arangodb.velocypack.VPackSlice> field) |
Copyright © 2016–2022 ArangoDB GmbH. All rights reserved.