Files
wecom_it_smart_desk/scripts/debug/test_cypher.cypher
T

4 lines
70 B
Plaintext

MATCH (i:Issue)
WHERE i.name CONTAINS '打印机驱动'
RETURN i.name