We are in the process of deprecating Spring Data Gremlin. -- Provide generic annotation oriented programming form based on gremlin for graph database
129
stars
76
forks
source link
Pagination is not supported ? #257
Closed
msdevanms closed 4 years ago
Is there any way to do pagination on GremlinRepository ?
Currently GremlinRepository extends CrudRepository, is there any plan to extend PagingAndSortingRepository ?