Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
07-20-2021 07:22 AM
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.
07-20-2021 10:48 AM
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
07-20-2021 12:05 PM
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.
All the sessions of the conference are now available online