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.

Tutorial: Bug in Page Copy to Clipboard function

chribonn
Node Link

Hello,

I just wanted to share that with certain examples the Copy to Clipboard action does not work as expected.

On page: Controlling Results Returned - Querying with Cypher in Neo4j 4.x, the example under "Ordering results" when copied also copies HTML tags:

<span class="hljs-keyword">MATCH</span> (p:<span class="hljs-type">Person</span>)-[:<span class="hljs-type">DIRECTED</span> | ACTED_IN]->(m<span class="hljs-type">Movie</span>)
<span class="hljs-keyword">WHERE p.name = 'Tom Hanks' OR p.name = 'Keanu Reeves'
<span class="hljs-keyword">RETURN DISTINCT m.title, m.released <span class="hljs-keyword">ORDER</span> BY</span> m.released <span class="hljs-keyword">DESC</span>

There are others on the page

Hope this helps.

2 REPLIES 2

That's strange. I cannot reproduce.

What Browser are you using for the course?

Are you using a Web browser for Neo4j Browser or the Neo4j Browser app in Neo4j Desktop?

Elaine

Hello,

It is happening with both Netscape and Chrome.

Above is what gets pasted. If I highlight and CTRL-C and CTRL-V in the neo4j browser it works as expected.

Nodes 2022
Nodes
NODES 2022, Neo4j Online Education Summit

All the sessions of the conference are now available online