Tomasz Guzialek created METAMODEL-208:
-----------------------------------------
Summary: Neo4j module does not paginate large datasets.
Key: METAMODEL-208
URL: https://issues.apache.org/jira/browse/METAMODEL-208
Project: Apache MetaModel
Issue Type: Improvement
Reporter: Tomasz Guzialek
Neo4j API does not paginate results of the query automatically. The Cypher
query needs to explicitly specify SKIP and LIMIT. In the current
implementation, large datasets are returned in one piece causing memory issues.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)