2bd0822155
Reviewers: teon.banek, mferencevic Reviewed By: teon.banek, mferencevic Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D1616
2 lines
41 B
Plaintext
2 lines
41 B
Plaintext
CREATE (n:Node{tmp:"\"\\;\\"}) RETURN n;
|