Nhogs / popoto

Visual query builder for Neo4j graph database
http://popotojs.com
GNU General Public License v3.0
511 stars 70 forks source link

Bad query construction in cypherviewer when relevantLinks = 1 #63

Open L4R4 opened 5 years ago

L4R4 commented 5 years ago

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 this gives the following result: Neo.ClientError.Statement.SyntaxError.

Example of the resultant cypherviewer grafo