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