Extract¶
matchbox.client.extract
¶
Functions to extract data out of the Matchbox server.
Functions:
-
key_field_map
–Return matchbox IDs to source key mapping, optionally filtering.
key_field_map
¶
key_field_map(
resolution: ModelResolutionName,
engine: Engine | None = None,
full_names: list[str] | None = None,
) -> Table
Return matchbox IDs to source key mapping, optionally filtering.