Skip to content

Nested Key to search #9

Open
Open
@joonas-yoon

Description

@joonas-yoon
Key('about').tests(lambda x: x.startswith('Ad'))
Key('friends').tests(Key('name') == 'Scott')
Key().friends.name.match('Scott')
Friends = Key('friends')
Friends.name.match('Scott')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions