What is the best pagination option from Ruby on Rails when using Neo4j? I am looking to paginate with Kaminari, will_paginate gem or even Bootstrap. Any recommendation?
I've used kaminari with the kaminari-neo4j
gem and had luck with it.
Chris added support for will_paginate a while ago, but I'm not sure if it still works:
https://github.com/neo4jrb/neo4j-will_paginate_redux
I'll send him a link to this question and see if he has a suggestion
You can use https://github.com/neo4jrb/neo4j-will_paginate_redux, I find it works well. Neo4j.rb has a basic pagination class built in, too, so it might be enough to use that if you need something simple without the view helpers. If you want Kaminari, there's https://github.com/megorei/kaminari-neo4j, built by a frequent contributor to Neo4j.rb. I haven't used it but his work is always very good.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With