Skip to content

Have the option of NOT having the type predicate (i.e. _class = '<class-name>' in queries. #1654

Closed
@mikereiche

Description

@mikereiche

Have the option of NOT having the type predicate (i.e. _class = '' in queries.

The most logical solution would be to simply use 1=1 in place of _class=. This could be achieved by specifying the typeKey=1 and typeAlias=1 - except that back-ticks are automatically used to escape the typeKey.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions