QueryOpt: include?: string | string[]
All objects which include all or any of these tags, depending on includeOp.Selects the operator to use. Defaults to and.exclude?: string | string[]
All objects which do not have all or any of these tags, depending on excludeOp.Selects the operator to use. Defaults to and.All objects which are near or far to the position of this, depending on distanceOp.Selects the operator to use. Defaults to near.All objects visible from this standpoint.hierarchy?: children | siblings | ancestors | descendants
All objects in the given group. Defaults to children.