Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
Estelle Scifo edited this page Feb 29, 2020 · 3 revisions

How to see which Cypher query is actually executed in simple mode?

You can use the "Show query" blue button at the bottom of each layer definition to open a popup with the real query that will be run so that you can test it in Neo4j.

How to visualize shortest path?

See this story: https://medium.com/@st3llasia/visualizing-shortest-paths-with-neomap-0-4-0-and-the-neo4j-graph-data-science-plugin-18db92f680de

Clone this wiki locally