graphfoundation / ongdb

ONgDB is an independent fork of Neo4j® Enterprise Edition version 3.4.0.rc02 licensed under AGPLv3 and/or Community Edition licensed under GPLv3
https://www.graphfoundation.org/projects/ongdb/
380 stars 57 forks source link

3.6 - Fulltext Paging skip-limit changes #56

Closed alexiudice closed 3 years ago

alexiudice commented 3 years ago

For the searchNodes/searchRelationships procedures this PR changes page/pageSize config parameters into skip/limit for cypher compatibility.