@NoRepositoryBean
public interface ArangoRepository<T,ID>
extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>
Repository
interface.
Created by F625633 on 06/07/2017.
findAll, findAll
Copyright © 2017–2023 ArangoDB GmbH. All rights reserved.