Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
09-20-2021 08:02 AM
Hello,
I'd like to create a URL pointing to a neo4j browser including a defined cypher query.
Example:
https://<neo4j-instance>:7474/browser&query="match(e) RETURN e LIMIT 10"
How is this possible?
In case it's not possible: What else can be done to share a browsable query result without the need to install additional tools?
Any feedback appreciated!
Solved! Go to Solution.
09-28-2021 02:02 PM
09-28-2021 02:02 PM
Yes you can use ?cmd=edit&arg=MATCH (n) RETURN n
09-29-2021 08:21 AM
Hello @michael.hunger ,
interesting! I'll have closer look.
Three more questions related to the first one:
Greetings.
09-30-2021 04:31 AM
10-05-2021 07:02 AM
Hello @michael.hunger,
If I understand correctly, I can "pre-populate" my connection settings like e.g. user but I cannot directly
establish the connection with one URL.
Can a browser session after "Connect" has been clicked be "re-used"? Each time I open a URL like proposed above, I need to press "Connect" again...
10-08-2021 02:11 AM
In the past we had to fork and patch browser to do things like that.
I suggest adding a feature request to
All the sessions of the conference are now available online