jamesfer / cypher-query-builder

An flexible and intuitive query builder for Neo4j and Cypher.
http://jamesfer.me/cypher-query-builder/index.html
MIT License
104 stars 22 forks source link

Use neo4j integer for skip limit #160

Closed jamesfer closed 3 years ago

jamesfer commented 3 years ago

Uses a neo4j integer for the skip and limit parameter to fix an error. Thanks @ChristopheVandePoel for the issue

Fixes #159

jamesfer commented 3 years ago

:tada: This PR is included in version 6.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: