popoto icon indicating copy to clipboard operation
popoto copied to clipboard

Visual query builder for Neo4j graph database

Results 21 popoto issues
Sort by recently updated
recently updated
newest added

Hello, I'd like to install both Popoto.js and React Flow onto a React project, but Popoto is using an older version of d3-selection (v. 1.4.2) while React Flow is using...

I am developing a web interface to the neo4j database using popoto.js. Currently, I am able to display a start node and expand the graph up to 3-4 levels by...

Came across this project while searching for something similar and this looks interesting and useful. However, the license seems to be GPL. Wondering if you would be open for licensing...

Hello there, how you guys been? I'd like to start a graph with defined values returned from the database, instead of loading "label nodes" and letting the user select values....

Is there a way in the UI to affect which nodes and/or attributes are returned?

It would be nice to be able to change other aspects of the page when a taxonmoy is clicked and to have a hook or event into that so as...

In this example: ![grafo malo 2](https://user-images.githubusercontent.com/28109115/65614821-4784ad80-df86-11e9-9482-8aca256031e4.png) When you run the cypher query on Neo4J Engine this is the result : **Neo.ClientError.Statement.SyntaxError** If you put quotes to the value of the...

In the file cypherviewer if the relevantLinks is equal to 1 adds an unnecessary comma to the query and if you run the resultant query in the Neo4j Engine console...

How can i Customize the query page,thanks