To find all nodes with the integer property test:int set to 12:
要查找integer属性test:int设置为12的所有节点:
@test\:int:12
Note that leading zeros are ignored, so the following will also work.
请注意,前面的零将被忽略,因此以下操作也将起作用。
@test\:int:00012
Long properties can be queried in a similar manner.
可以用类似的方式查询Long类型的属性。
文档更新时间: 2020-02-10 17:11 作者:凌云文档