Uses of Interface
com.arangodb.SearchAliasAsync
-
Packages that use SearchAliasAsync Package Description com.arangodb -
-
Uses of SearchAliasAsync in com.arangodb
Methods in com.arangodb that return SearchAliasAsync Modifier and Type Method Description SearchAliasAsyncArangoDatabaseAsync. searchAlias(String name)Returns aSearchAliasAsyncinstance for the given view name.
-