Skip to content

Make code syntax more explicit and dissociated from ES #451

Description

@Leobouloc

Feature Request

The get function of the statements api currently uses query_statements which returns an object of type StatementQueryResult. This class has properties pit_id and search_after which are linked in the syntax and functioning to the ES database.

It could be nice for clarity and code organisation to dissociate these concepts.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions