mirror of
https://github.com/OpenSPG/openspg.git
synced 2025-07-08 17:47:26 +00:00
2 lines
47 B
Plaintext
2 lines
47 B
Plaintext
![]() |
MATCH (s:TEST.Demo)
|
||
|
RETURN s.id, s.demoProperty
|