Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找一个CMIS查询来选择 Alfresco 中没有子文件夹的文件夹:
CMIS
就像是 :
SELECT * FROM cmis:folder WHERE not contain(.........)
感谢帮助