Do anyone have any idea how to run custom query and show graph using popoto.js

Is it possible to use Popoto.js with custom cypher query? All Popoto.js examples are building the Popoto.js query automatically by clicking the graph nodes. I would like to know if it is possible to add first the query (in a text box) and afterwards to generate the graph based on the query. I would like to predefine often used cypher queries, is it possible somehow "to inject" some queries?

Did you find any way to do it? I am having the same condition and couldn't find solution even after extensive probing.

1 Like

bump - looking for this as well

We can't.
The reason was given by repo authors on this issue thread: How to give Custom CYPHER Queries? ยท Issue #92 ยท Nhogs/popoto ยท GitHub