Query Vector Factory

Classes

SimilarEvaluationInput(node_id_weight_map: dict[str, float], parsed_schema_fields: collections.abc.Sequence[superlinked.framework.common.parser.parsed_schema.ParsedSchemaField]) : SimilarEvaluationInput(node_id_weight_map: dict[str, float], parsed_schema_fields: collections.abc.Sequence[superlinked.framework.common.parser.parsed_schema.ParsedSchemaField])

### Class variables

`node_id_weight_map: dict[str, float]`
:

`parsed_schema_fields: collections.abc.Sequence[superlinked.framework.common.parser.parsed_schema.ParsedSchemaField]`
:

Last updated