Skip to content

refactor: process roi_info in cypher #83

@olbris

Description

@olbris

Some queries return roi_info in json form from the database, which we then change into a dataframe. This can be slow. Can we reduce the amount of data we return by:

  • processing the json into table columns in cypher
  • consider limiting the RoIs we return

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions