Bob Briody created TINKERPOP-1253:
-------------------------------------

             Summary: Provide ability to limit result size.
                 Key: TINKERPOP-1253
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1253
             Project: TinkerPop
          Issue Type: Improvement
          Components: driver
    Affects Versions: 3.2.0-incubating
            Reporter: Bob Briody


As a developer using the gremlin java driver, I would like the ability to 
specify a maximum result size (in bytes). This would limit the amount of data 
returned by gremlin server. This will be useful for preventing large results 
from causing problems in my application, which is critical given the dynamic 
nature of certain gremlin traversals that produce a single large result, such 
as a giant subgraph.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to