@dxos/client
    Preparing search index...

    Type Alias RemoteEdgeQueryContextParams

    type RemoteEdgeQueryContextParams = {
        edgeClient: EdgeHttpClient;
        graph: Hypergraph.Hypergraph;
        spaceId: SpaceId;
    }
    Index

    Properties

    edgeClient: EdgeHttpClient
    graph: Hypergraph.Hypergraph
    spaceId: SpaceId