TEXT
By default all properties of type d:content. This can be user-defined.
默认情况下,指类型为d:content的所有属性。这可以由用户定义。
ID
Id, where id is the full id, e.g:
ID:workspace\://SpacesStore/4ee34168-495a-46cd-bfd8-6f7590a4c0ce
ISROOT
T or F
ISNODE
T or F
TX
The transaction id
PARENT
Parent id - all child associations
PARENT:workspace\://SpacesStore/4ee34168-495a-46cd-bfd8-6f7590a4c0ce
PRIMARYPARENT
Parent Id - just the primary child association
QNAME
Association QName
CLASS
Class and all sub-classes
TYPE
Type and all sub-types
EXACTTYPE
Exact type
ASPECT
Aspect and all sub-aspects
EXACTASPECT
Exact aspect
ALL
Search all properties with appropriate tokenization
使用适当的分词搜索所有属性(这将会造成比较大的服务器负荷,不是必要情况不建议使用)
ISUNSET
Is the property unset
ISNULL
Is the property null
ISNOTNULL
Is the property not null
@prefix:name
Property
@{uri}name
Property
prefix:name
All properties of the given type
ur:name
All properties of the given type
PATH
Path (with no duplicates)
PATH_WITH_REPEATS
Path with duplicates (if there are multiple matching paths to a node, it will be repeated for all matching paths).
具有重复项的路径(如果一个节点有多个匹配路径,则将对所有匹配路径重复该路径)。