cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Deep linking stopped working

chris3
Graph Buddy

it seems that deep links have stopped working... did something change? Is it a known issue?

using links like
neo4j-desktop://graphapps/neo4j-browser?cmd=edit&arg=MATCH....

but neo4j Browser never opens (neither from browser nor from app opened inside of neo4j Desktop)

using neo4j Desktop 1.3.4 in Windows 10

3 REPLIES 3

chris3
Graph Buddy

Am I the only one?!?

That is unexpected. Deep-links should still be working. Any chance something has changed in the Windows registry? Perhaps Desktop needs to re-register as a handler.

I checked...
the URI schema is in Windows registry and looks good

I guess calling

& 'C:\Program Files\Neo4j Desktop\Neo4j Desktop.exe' 'neo4j-desktop://graphapps/neo4j-browser?cmd=edit&arg=MATCH'

in a PowerShell should also work - but also doesn't

I also switched off Bitdefender thinking it was protecting me from myself somehow but that didn't change anything either

Any other ideas?