Skip to content

Neo4j desktop won't display more than 200 records #675

@nbosc

Description

@nbosc

In Neo4j Desktop, I try to display the result of a query that should return at maximum 300 records (LIMIT 300). However, it does not work.
It opens a result window in the interface but it stays empty. Cannot zoom in or out, the buttons are not displayed. There is simple no node.
After that, if I try to display just 1 node, it does not work. Need to reload the app to make it works again but this does not solve this ridiculous display limitation.

Interestingly, if I run the same query in the web browser, it works, I see my nodes (LIMIT 300).

OSX el capitan
Neo4j desktop with Neo4j 3.3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions