Search all nodes starting from ‘company_home’ having aspect ‘contractDocument’ and with attribute ‘contractId’ starting with 617, 858 or 984 :
+PATH:'/app:company_home//.' AND +ASPECT:'{vic.model}contractDocument'
AND ( @vic\:contractId:'617*' OR @vic\:contractId:'858*' OR @vic\:contractId:'984*' )
Search all nodes starting from ‘company_home’ having aspect ‘contractDocument’ and attribute ‘referenceDate’ equals to ‘2009-06-30T00:00:00’ :
+PATH:'/app:company_home//.' AND +ASPECT:'{vic.model}contractDocument'
AND +@vic\:referenceDate:'2009-06-30T00:00:00'
文档更新时间: 2020-02-11 10:44 作者:凌云文档