Uses of Class
com.arangodb.entity.arangosearch.CollectionLink
Packages that use CollectionLink
-
Uses of CollectionLink in com.arangodb.entity.arangosearch
Methods in com.arangodb.entity.arangosearch that return CollectionLinkModifier and TypeMethodDescriptionCollectionLink.inBackground
(Boolean inBackground) CollectionLink.includeAllFields
(Boolean includeAllFields) static CollectionLink
Creates an instance ofCollectionLink
on the given collection nameCollectionLink.storeValues
(StoreValuesType storeValues) CollectionLink.trackListPositions
(Boolean trackListPositions) Methods in com.arangodb.entity.arangosearch that return types with arguments of type CollectionLink -
Uses of CollectionLink in com.arangodb.model.arangosearch
Methods in com.arangodb.model.arangosearch that return types with arguments of type CollectionLinkModifier and TypeMethodDescriptionArangoSearchCreateOptions.getLinks()
ArangoSearchPropertiesOptions.getLinks()
Methods in com.arangodb.model.arangosearch with parameters of type CollectionLinkModifier and TypeMethodDescriptionArangoSearchCreateOptions.link
(CollectionLink... links) ArangoSearchPropertiesOptions.link
(CollectionLink... links)