Skip to content

shared resources across SearchConfigs (global builders) #390

@robfitzgerald

Description

@robfitzgerald

currently, any traversal/access/frontier models are siloed to exactly one edge list. however, when working with multiple edge lists, it can be helpful if resources can be built and shared across multiple edge lists. this can address:

  • situations where the exact same model is set on multiple edge lists and therefore is duplicated in memory
  • where a configuration does not guarantee it will produce idempotent models, and we want to guarantee it can

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions