class Network
    def initialize(query_ctx, network_id)
      @network_id = network_id
      # Initialize the loading state for this query or get the previously-initiated state
      @lazy_state = query_ctx[:lazy_find_network] ||= {