Security Error Neo4j 18 in Internet Explorer

When I run a request in neo4j using Internet Explorer, I get an 18 DOM error message, while the same request works fine in chrome.

Request that I run

create (n); SecurityError 

Screenshot:

Security Error 18 DOM

+5
source share

Source: https://habr.com/ru/post/1275088/


All Articles