Skip to content

Commit

Permalink
Update README.md (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
dwitry committed Apr 29, 2019
1 parent f26e86e commit 8907199
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tinkerpop/cypher-gremlin-extensions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,8 @@ Following TCK scenarios rely on that feature:

### Creating big ranges

There is no known simple way to create numeric range in Gremlin ([Range](http://tinkerpop.apache.org/docs/current/reference/#range-step)) step has different use).

Current implementation of numeric `range` in Cypher for Gremlin timeouts when creating a big range (over 10000 elements):

```groovy
Expand Down

0 comments on commit 8907199

Please sign in to comment.