Anonymous
Not applicable
Status: New

Rather than a single feature request or problem report, this is the start of a thread about improving the message editor used in the forums.

14 Comments
bennu_neo
Neo4j
Neo4j

Trying again, with lowered (default) permissions...

UNWIND [{id: "Colosseum", label: "Place", point: point({latitude:41.890209, longitude:12.492231})}] AS p
RETURN p

Trying the forbidden Cypher as a fresh, unprivileged user...

UNWIND [{id: "Colosseum",  label: "Place", point: point({latitude:41.890209, longitude:12.492231})}] AS p
RETURN p

What do you say, is it ok?

bennu_neo
Neo4j
Neo4j

Looks good, 

Now I wonder if it was a combination of various things. 

Anonymous
Not applicable

There are definitely some odd behaviors. I've encountered the "invalid html" warning sporadically, and haven't been able to reliably reproduce. Please don't hesitate to raise anything that feels odd. We'll track it down, eventually. 🙂

-ABK