Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
_
__init__() (mex.backend.cache.connector.CacheConnector method)
(mex.backend.graph.connector.GraphConnector method)
(mex.backend.graph.exceptions.IngestionError method)
(mex.backend.graph.models.Result method)
(mex.backend.graph.query.Query method)
(mex.backend.graph.query.QueryBuilder method)
(mex.backend.identity.provider.GraphIdentityProvider method)
_check_connectivity_and_authentication() (mex.backend.graph.connector.GraphConnector method)
_check_header_for_authorization_method() (in module mex.backend.security)
_fetch_extracted_or_rule_items() (mex.backend.graph.connector.GraphConnector method)
_fetch_or_insert_primary_source() (in module mex.backend.auxiliary.primary_source)
_init_driver() (mex.backend.graph.connector.GraphConnector method)
_merge_edges() (mex.backend.graph.connector.GraphConnector method)
_merge_item() (mex.backend.graph.connector.GraphConnector method)
_SearchResultReference (class in mex.backend.graph.transform)
_seed_constraints() (mex.backend.graph.connector.GraphConnector method)
_seed_data() (mex.backend.graph.connector.GraphConnector method)
_seed_indices() (mex.backend.graph.connector.GraphConnector method)
A
ABSTRACT (mex.backend.types.ReferenceFieldName attribute)
ACCESS_PLATFORM (mex.backend.types.ReferenceFieldName attribute)
ACCESS_RESTRICTION (mex.backend.types.ReferenceFieldName attribute)
ACCESS_SERVICE (mex.backend.types.ReferenceFieldName attribute)
ACCESS_URL (mex.backend.types.ReferenceFieldName attribute)
AccessLevel (class in mex.backend.types)
ACCRUAL_PERIODICITY (mex.backend.types.ReferenceFieldName attribute)
ACTIVITY_TYPE (mex.backend.types.ReferenceFieldName attribute)
AFFILIATION (mex.backend.types.ReferenceFieldName attribute)
all() (mex.backend.graph.models.Result method)
all_nested_labels (mex.backend.graph.models.IngestParams attribute)
all_referenced_labels (mex.backend.graph.models.IngestParams attribute)
ALTERNATE_IDENTIFIER (mex.backend.types.ReferenceFieldName attribute)
ALTERNATIVE_NAME (mex.backend.types.ReferenceFieldName attribute)
ALTERNATIVE_TITLE (mex.backend.types.ReferenceFieldName attribute)
ANONYMIZATION_PSEUDONYMIZATION (mex.backend.types.ReferenceFieldName attribute)
APIKey (class in mex.backend.types)
APIKeyDatabase (class in mex.backend.types)
APIUserDatabase (class in mex.backend.types)
APIUserPassword (class in mex.backend.types)
assign() (mex.backend.identity.provider.GraphIdentityProvider method)
assign_identity() (in module mex.backend.identity.main)
B
backend_api_key_database (mex.backend.settings.BackendSettings attribute)
backend_host (mex.backend.settings.BackendSettings attribute)
backend_port (mex.backend.settings.BackendSettings attribute)
backend_root_path (mex.backend.settings.BackendSettings attribute)
backend_user_database (mex.backend.settings.BackendSettings attribute)
BackendError
BackendSettings (class in mex.backend.settings)
BELONGS_TO (mex.backend.types.ReferenceFieldName attribute)
BIBLIOGRAPHIC_RESOURCE_TYPE (mex.backend.types.ReferenceFieldName attribute)
C
CacheConnector (class in mex.backend.cache.connector)
CacheProto (class in mex.backend.cache.connector)
check_system_status() (in module mex.backend.system.main)
clean_dict() (in module mex.backend.graph.transform)
close() (mex.backend.cache.connector.CacheConnector method)
(mex.backend.cache.connector.CacheProto method)
(mex.backend.cache.connector.LocalCache method)
(mex.backend.graph.connector.GraphConnector method)
(mex.backend.graph.query.QueryBuilder method)
(mex.backend.identity.provider.GraphIdentityProvider method)
CODING_SYSTEM (mex.backend.types.ReferenceFieldName attribute)
commit() (mex.backend.graph.connector.GraphConnector method)
CONFORMS_TO (mex.backend.types.ReferenceFieldName attribute)
CONTACT (mex.backend.types.ReferenceFieldName attribute)
CONTAINED_BY (mex.backend.types.ReferenceFieldName attribute)
contains_any_types() (in module mex.backend.utils)
CONTRIBUTING_UNIT (mex.backend.types.ReferenceFieldName attribute)
CONTRIBUTOR (mex.backend.types.ReferenceFieldName attribute)
create_and_get_rule_set() (in module mex.backend.rules.helpers)
create_rule_set() (in module mex.backend.rules.main)
CREATED (mex.backend.types.ReferenceFieldName attribute)
createRels (mex.backend.graph.models.IngestData attribute)
CREATOR (mex.backend.types.ReferenceFieldName attribute)
D
DATA_TYPE (mex.backend.types.ReferenceFieldName attribute)
debug (mex.backend.exceptions.ErrorResponse attribute)
DebuggingInfo (class in mex.backend.exceptions)
DebuggingScope (class in mex.backend.exceptions)
delete_node_edges (mex.backend.graph.models.IngestParams attribute)
DESCRIPTION (mex.backend.types.ReferenceFieldName attribute)
detach_node_edges (mex.backend.graph.models.IngestParams attribute)
DetailedError (class in mex.backend.exceptions)
DISTRIBUTION (mex.backend.types.ReferenceFieldName attribute)
DOCUMENTATION (mex.backend.types.ReferenceFieldName attribute)
DOI (mex.backend.types.ReferenceFieldName attribute)
DOWNLOAD_URL (mex.backend.types.ReferenceFieldName attribute)
DynamicStrEnum (class in mex.backend.types)
E
EdgeExporter (class in mex.backend.graph.models)
edgeLabel (mex.backend.graph.models.GraphRel attribute)
edgeProps (mex.backend.graph.models.GraphRel attribute)
EDITION (mex.backend.types.ReferenceFieldName attribute)
EDITOR (mex.backend.types.ReferenceFieldName attribute)
EDITOR_OF_SERIES (mex.backend.types.ReferenceFieldName attribute)
EMAIL (mex.backend.types.ReferenceFieldName attribute)
END (mex.backend.types.ReferenceFieldName attribute)
ENDPOINT_DESCRIPTION (mex.backend.types.ReferenceFieldName attribute)
ENDPOINT_TYPE (mex.backend.types.ReferenceFieldName attribute)
ENDPOINT_URL (mex.backend.types.ReferenceFieldName attribute)
entityType (mex.backend.graph.connector.MExPrimarySource attribute)
(mex.backend.graph.models.IngestData attribute)
ErrorResponse (class in mex.backend.exceptions)
errors (mex.backend.exceptions.DebuggingInfo attribute)
errors() (mex.backend.exceptions.BackendError method)
(mex.backend.exceptions.DetailedError method)
(mex.backend.graph.exceptions.IngestionError method)
exists_item() (mex.backend.graph.connector.GraphConnector method)
expand_references_in_search_result() (in module mex.backend.graph.transform)
EXTERNAL_ASSOCIATE (mex.backend.types.ReferenceFieldName attribute)
EXTERNAL_PARTNER (mex.backend.types.ReferenceFieldName attribute)
EXTRACTED_ACCESS_PLATFORM (mex.backend.types.ExtractedType attribute)
EXTRACTED_ACTIVITY (mex.backend.types.ExtractedType attribute)
EXTRACTED_BIBLIOGRAPHIC_RESOURCE (mex.backend.types.ExtractedType attribute)
EXTRACTED_CONSENT (mex.backend.types.ExtractedType attribute)
EXTRACTED_CONTACT_POINT (mex.backend.types.ExtractedType attribute)
EXTRACTED_DISTRIBUTION (mex.backend.types.ExtractedType attribute)
EXTRACTED_ORGANIZATION (mex.backend.types.ExtractedType attribute)
EXTRACTED_ORGANIZATIONAL_UNIT (mex.backend.types.ExtractedType attribute)
extracted_organizational_units() (in module mex.backend.auxiliary.organigram)
EXTRACTED_PERSON (mex.backend.types.ExtractedType attribute)
EXTRACTED_PRIMARY_SOURCE (mex.backend.types.ExtractedType attribute)
extracted_primary_source_ldap() (in module mex.backend.auxiliary.primary_source)
extracted_primary_source_orcid() (in module mex.backend.auxiliary.primary_source)
extracted_primary_source_organigram() (in module mex.backend.auxiliary.primary_source)
extracted_primary_source_wikidata() (in module mex.backend.auxiliary.primary_source)
EXTRACTED_RESOURCE (mex.backend.types.ExtractedType attribute)
EXTRACTED_VARIABLE (mex.backend.types.ExtractedType attribute)
EXTRACTED_VARIABLE_GROUP (mex.backend.types.ExtractedType attribute)
ExtractedType (class in mex.backend.types)
F
FAMILY_NAME (mex.backend.types.ReferenceFieldName attribute)
fetch() (mex.backend.identity.provider.GraphIdentityProvider method)
fetch_extracted_items() (mex.backend.graph.connector.GraphConnector method)
fetch_identities() (mex.backend.graph.connector.GraphConnector method)
fetch_identity() (in module mex.backend.identity.main)
fetch_merged_items() (mex.backend.graph.connector.GraphConnector method)
fetch_rule_items() (mex.backend.graph.connector.GraphConnector method)
flush() (mex.backend.cache.connector.CacheConnector method)
(mex.backend.graph.connector.GraphConnector method)
flush_graph_database() (in module mex.backend.system.main)
flushdb() (mex.backend.cache.connector.CacheProto method)
(mex.backend.cache.connector.LocalCache method)
FULL_NAME (mex.backend.types.ReferenceFieldName attribute)
FUNDER_OR_COMMISSIONER (mex.backend.types.ReferenceFieldName attribute)
FUNDING_PROGRAM (mex.backend.types.ReferenceFieldName attribute)
G
GEPRIS_ID (mex.backend.types.ReferenceFieldName attribute)
get() (mex.backend.cache.connector.CacheProto method)
get_error_details_from_neo4j_error() (in module mex.backend.graph.transform)
get_extracted_item() (in module mex.backend.extracted.main)
get_extracted_item_from_graph() (in module mex.backend.extracted.helpers)
get_extracted_items_from_graph() (in module mex.backend.extracted.helpers)
get_graph_rel_id() (in module mex.backend.graph.transform)
get_ingest_query_for_entity_type() (in module mex.backend.graph.transform)
get_merged_item() (in module mex.backend.merged.main)
get_merged_item_from_graph() (in module mex.backend.merged.helpers)
get_prometheus_metrics() (in module mex.backend.system.main)
get_rule_set() (in module mex.backend.rules.main)
get_rule_set_from_graph() (in module mex.backend.rules.helpers)
get_update_counters() (mex.backend.graph.models.Result method)
get_value() (mex.backend.cache.connector.CacheConnector method)
GIVEN_NAME (mex.backend.types.ReferenceFieldName attribute)
GND_ID (mex.backend.types.ReferenceFieldName attribute)
graph_db (mex.backend.settings.BackendSettings attribute)
graph_password (mex.backend.settings.BackendSettings attribute)
graph_session_timeout (mex.backend.settings.BackendSettings attribute)
graph_tx_timeout (mex.backend.settings.BackendSettings attribute)
graph_url (mex.backend.settings.BackendSettings attribute)
graph_user (mex.backend.settings.BackendSettings attribute)
GraphConnector (class in mex.backend.graph.connector)
GraphIdentityProvider (class in mex.backend.identity.provider)
GraphRel (class in mex.backend.graph.models)
GraphStatus (class in mex.backend.system.models)
H
HAD_PRIMARY_SOURCE (mex.backend.types.ReferenceFieldName attribute)
hadPrimarySource (mex.backend.graph.connector.MExPrimarySource attribute)
handle_detailed_error() (in module mex.backend.exceptions)
handle_uncaught_exception() (in module mex.backend.exceptions)
HAS_CONSENT_STATUS (mex.backend.types.ReferenceFieldName attribute)
HAS_CONSENT_TYPE (mex.backend.types.ReferenceFieldName attribute)
has_create_rels (mex.backend.graph.models.IngestParams attribute)
HAS_DATA_SUBJECT (mex.backend.types.ReferenceFieldName attribute)
HAS_LEGAL_BASIS (mex.backend.types.ReferenceFieldName attribute)
has_link_rels (mex.backend.graph.models.IngestParams attribute)
HAS_PERSONAL_DATA (mex.backend.types.ReferenceFieldName attribute)
HAS_PURPOSE (mex.backend.types.ReferenceFieldName attribute)
has_read_access() (in module mex.backend.security)
has_write_access() (in module mex.backend.security)
http_version (mex.backend.exceptions.DebuggingScope attribute)
I
ICD_10_CODE (mex.backend.types.ReferenceFieldName attribute)
identifier (mex.backend.graph.connector.MExPrimarySource attribute)
(mex.backend.graph.models.IngestData attribute)
IDENTIFIER (mex.backend.types.ReferenceFieldName attribute)
identifierInPrimarySource (mex.backend.graph.connector.MExPrimarySource attribute)
IGNORE (mex.backend.types.Validation attribute)
InconsistentGraphError
info() (mex.backend.cache.connector.CacheProto method)
(mex.backend.cache.connector.LocalCache method)
ingest() (mex.backend.graph.connector.GraphConnector method)
ingest_items() (in module mex.backend.ingest.main)
ingest_v2() (mex.backend.graph.connector.GraphConnector method)
ingest_v2_tx() (mex.backend.graph.connector.GraphConnector method)
IngestData (class in mex.backend.graph.models)
IngestionError
IngestParams (class in mex.backend.graph.models)
INSTRUMENT_TOOL_OR_APPARATUS (mex.backend.types.ReferenceFieldName attribute)
INVOLVED_PERSON (mex.backend.types.ReferenceFieldName attribute)
INVOLVED_UNIT (mex.backend.types.ReferenceFieldName attribute)
IS_INDICATED_AT_TIME (mex.backend.types.ReferenceFieldName attribute)
IS_PART_OF (mex.backend.types.ReferenceFieldName attribute)
IS_PART_OF_ACTIVITY (mex.backend.types.ReferenceFieldName attribute)
is_retryable() (mex.backend.exceptions.BackendError method)
(mex.backend.graph.exceptions.IngestionError method)
ISBN_ISSN (mex.backend.types.ReferenceFieldName attribute)
ISNI_ID (mex.backend.types.ReferenceFieldName attribute)
ISSUE (mex.backend.types.ReferenceFieldName attribute)
ISSUED (mex.backend.types.ReferenceFieldName attribute)
J
JOURNAL (mex.backend.types.ReferenceFieldName attribute)
K
KEYWORD (mex.backend.types.ReferenceFieldName attribute)
L
label (mex.backend.graph.transform._SearchResultReference attribute)
LABEL (mex.backend.types.ReferenceFieldName attribute)
LANDING_PAGE (mex.backend.types.ReferenceFieldName attribute)
LANGUAGE (mex.backend.types.ReferenceFieldName attribute)
LENIENT (mex.backend.types.Validation attribute)
LICENSE (mex.backend.types.ReferenceFieldName attribute)
lifespan() (in module mex.backend.main)
linkRels (mex.backend.graph.models.IngestData attribute)
LocalCache (class in mex.backend.cache.connector)
LOCATED_AT (mex.backend.types.ReferenceFieldName attribute)
log_notifications() (mex.backend.graph.models.Result method)
LOINC_ID (mex.backend.types.ReferenceFieldName attribute)
M
MAX_TYPICAL_AGE (mex.backend.types.ReferenceFieldName attribute)
MEDIA_TYPE (mex.backend.types.ReferenceFieldName attribute)
MEMBER_OF (mex.backend.types.ReferenceFieldName attribute)
merge_search_result_item() (in module mex.backend.merged.helpers)
MERGED_ACCESS_PLATFORM (mex.backend.types.MergedType attribute)
MERGED_ACTIVITY (mex.backend.types.MergedType attribute)
MERGED_BIBLIOGRAPHIC_RESOURCE (mex.backend.types.MergedType attribute)
MERGED_CONSENT (mex.backend.types.MergedType attribute)
MERGED_CONTACT_POINT (mex.backend.types.MergedType attribute)
MERGED_DISTRIBUTION (mex.backend.types.MergedType attribute)
merged_label (mex.backend.graph.models.IngestParams attribute)
MERGED_ORGANIZATION (mex.backend.types.MergedType attribute)
MERGED_ORGANIZATIONAL_UNIT (mex.backend.types.MergedType attribute)
MERGED_PERSON (mex.backend.types.MergedType attribute)
MERGED_PRIMARY_SOURCE (mex.backend.types.MergedType attribute)
MERGED_RESOURCE (mex.backend.types.MergedType attribute)
MERGED_VARIABLE (mex.backend.types.MergedType attribute)
MERGED_VARIABLE_GROUP (mex.backend.types.MergedType attribute)
MergedType (class in mex.backend.types)
MESH_ID (mex.backend.types.ReferenceFieldName attribute)
message (mex.backend.exceptions.ErrorResponse attribute)
metadata() (mex.backend.graph.models.IngestData method)
method (mex.backend.exceptions.DebuggingScope attribute)
METHOD (mex.backend.types.ReferenceFieldName attribute)
METHOD_DESCRIPTION (mex.backend.types.ReferenceFieldName attribute)
metrics() (mex.backend.cache.connector.CacheConnector method)
(mex.backend.identity.provider.GraphIdentityProvider method)
mex
module
mex.backend
module
mex.backend.auxiliary
module
mex.backend.auxiliary.ldap
module
mex.backend.auxiliary.orcid
module
mex.backend.auxiliary.organigram
module
mex.backend.auxiliary.primary_source
module
mex.backend.auxiliary.wikidata
module
mex.backend.cache
module
mex.backend.cache.connector
module
mex.backend.exceptions
module
mex.backend.extracted
module
mex.backend.extracted.helpers
module
mex.backend.extracted.main
module
mex.backend.fields
module
mex.backend.graph
module
mex.backend.graph.connector
module
mex.backend.graph.exceptions
module
mex.backend.graph.models
module
mex.backend.graph.query
module
mex.backend.graph.transform
module
mex.backend.identity
module
mex.backend.identity.main
module
mex.backend.identity.provider
module
mex.backend.ingest
module
mex.backend.ingest.main
module
mex.backend.logging
module
mex.backend.main
module
mex.backend.merged
module
mex.backend.merged.helpers
module
mex.backend.merged.main
module
mex.backend.preview
module
mex.backend.preview.main
module
mex.backend.rules
module
mex.backend.rules.helpers
module
mex.backend.rules.main
module
mex.backend.security
module
mex.backend.settings
module
mex.backend.system
module
mex.backend.system.main
module
mex.backend.system.models
module
mex.backend.types
module
mex.backend.utils
module
MExPrimarySource (class in mex.backend.graph.connector)
MIN_TYPICAL_AGE (mex.backend.types.ReferenceFieldName attribute)
model_computed_fields (mex.backend.exceptions.DebuggingInfo attribute)
(mex.backend.exceptions.DebuggingScope attribute)
(mex.backend.exceptions.ErrorResponse attribute)
(mex.backend.graph.connector.MExPrimarySource attribute)
(mex.backend.graph.models.IngestData attribute)
(mex.backend.graph.models.IngestParams attribute)
(mex.backend.settings.BackendSettings attribute)
(mex.backend.system.models.GraphStatus attribute)
(mex.backend.system.models.SystemStatus attribute)
(mex.backend.types.APIKeyDatabase attribute)
(mex.backend.types.APIUserDatabase attribute)
model_config (mex.backend.exceptions.DebuggingInfo attribute)
(mex.backend.exceptions.DebuggingScope attribute)
(mex.backend.exceptions.ErrorResponse attribute)
(mex.backend.graph.connector.MExPrimarySource attribute)
(mex.backend.graph.models.IngestData attribute)
(mex.backend.graph.models.IngestParams attribute)
(mex.backend.settings.BackendSettings attribute)
(mex.backend.system.models.GraphStatus attribute)
(mex.backend.system.models.SystemStatus attribute)
(mex.backend.types.APIKeyDatabase attribute)
(mex.backend.types.APIUserDatabase attribute)
model_fields (mex.backend.exceptions.DebuggingInfo attribute)
(mex.backend.exceptions.DebuggingScope attribute)
(mex.backend.exceptions.ErrorResponse attribute)
(mex.backend.graph.connector.MExPrimarySource attribute)
(mex.backend.graph.models.IngestData attribute)
(mex.backend.graph.models.IngestParams attribute)
(mex.backend.settings.BackendSettings attribute)
(mex.backend.system.models.GraphStatus attribute)
(mex.backend.system.models.SystemStatus attribute)
(mex.backend.types.APIKeyDatabase attribute)
(mex.backend.types.APIUserDatabase attribute)
MODIFIED (mex.backend.types.ReferenceFieldName attribute)
module
mex
mex.backend
mex.backend.auxiliary
mex.backend.auxiliary.ldap
mex.backend.auxiliary.orcid
mex.backend.auxiliary.organigram
mex.backend.auxiliary.primary_source
mex.backend.auxiliary.wikidata
mex.backend.cache
mex.backend.cache.connector
mex.backend.exceptions
mex.backend.extracted
mex.backend.extracted.helpers
mex.backend.extracted.main
mex.backend.fields
mex.backend.graph
mex.backend.graph.connector
mex.backend.graph.exceptions
mex.backend.graph.models
mex.backend.graph.query
mex.backend.graph.transform
mex.backend.identity
mex.backend.identity.main
mex.backend.identity.provider
mex.backend.ingest
mex.backend.ingest.main
mex.backend.logging
mex.backend.main
mex.backend.merged
mex.backend.merged.helpers
mex.backend.merged.main
mex.backend.preview
mex.backend.preview.main
mex.backend.rules
mex.backend.rules.helpers
mex.backend.rules.main
mex.backend.security
mex.backend.settings
mex.backend.system
mex.backend.system.main
mex.backend.system.models
mex.backend.types
mex.backend.utils
MultipleResultsFoundError
N
NAME (mex.backend.types.ReferenceFieldName attribute)
node_label (mex.backend.graph.models.IngestParams attribute)
nodeLabels (mex.backend.graph.models.GraphRel attribute)
nodeProps (mex.backend.graph.models.GraphRel attribute)
(mex.backend.graph.models.IngestData attribute)
NoResultFoundError
O
OFFICIAL_NAME (mex.backend.types.ReferenceFieldName attribute)
one() (mex.backend.graph.models.Result method)
one_or_none() (mex.backend.graph.models.Result method)
ORCID_ID (mex.backend.types.ReferenceFieldName attribute)
P
PAGES (mex.backend.types.ReferenceFieldName attribute)
PARENT_UNIT (mex.backend.types.ReferenceFieldName attribute)
path (mex.backend.exceptions.DebuggingScope attribute)
path_params (mex.backend.exceptions.DebuggingScope attribute)
POPULATION_COVERAGE (mex.backend.types.ReferenceFieldName attribute)
position (mex.backend.graph.transform._SearchResultReference attribute)
preview_item() (in module mex.backend.preview.main)
preview_items() (in module mex.backend.preview.main)
PROVENANCE (mex.backend.types.ReferenceFieldName attribute)
PUBLICATION (mex.backend.types.ReferenceFieldName attribute)
PUBLICATION_PLACE (mex.backend.types.ReferenceFieldName attribute)
PUBLICATION_YEAR (mex.backend.types.ReferenceFieldName attribute)
PUBLISHER (mex.backend.types.ReferenceFieldName attribute)
Q
QUALITY_INFORMATION (mex.backend.types.ReferenceFieldName attribute)
Query (class in mex.backend.graph.query)
query_string (mex.backend.exceptions.DebuggingScope attribute)
QueryBuilder (class in mex.backend.graph.query)
R
READ (mex.backend.types.AccessLevel attribute)
read (mex.backend.types.APIKeyDatabase attribute)
(mex.backend.types.APIUserDatabase attribute)
redis_url (mex.backend.settings.BackendSettings attribute)
ReferenceFieldName (class in mex.backend.types)
render_constraints() (in module mex.backend.graph.query)
REPOSITORY_URL (mex.backend.types.ReferenceFieldName attribute)
REPR_MODE (mex.backend.graph.query.Query attribute)
RESOURCE_CREATION_METHOD (mex.backend.types.ReferenceFieldName attribute)
RESOURCE_TYPE_GENERAL (mex.backend.types.ReferenceFieldName attribute)
RESOURCE_TYPE_SPECIFIC (mex.backend.types.ReferenceFieldName attribute)
RESPONSIBLE_UNIT (mex.backend.types.ReferenceFieldName attribute)
Result (class in mex.backend.graph.models)
RIGHTS (mex.backend.types.ReferenceFieldName attribute)
ROR_ID (mex.backend.types.ReferenceFieldName attribute)
S
scheme (mex.backend.exceptions.DebuggingScope attribute)
scope (mex.backend.exceptions.DebuggingInfo attribute)
search_extracted_items() (in module mex.backend.extracted.main)
search_extracted_items_in_graph() (in module mex.backend.extracted.helpers)
search_merged_items() (in module mex.backend.merged.main)
search_merged_items_in_graph() (in module mex.backend.merged.helpers)
search_organizations_in_wikidata() (in module mex.backend.auxiliary.wikidata)
search_persons_in_ldap() (in module mex.backend.auxiliary.ldap)
search_persons_in_orcid() (in module mex.backend.auxiliary.orcid)
SECTION (mex.backend.types.ReferenceFieldName attribute)
set() (mex.backend.cache.connector.CacheProto method)
(mex.backend.cache.connector.LocalCache method)
set_value() (mex.backend.cache.connector.CacheConnector method)
SHORT_NAME (mex.backend.types.ReferenceFieldName attribute)
SIZE_OF_DATA_BASIS (mex.backend.types.ReferenceFieldName attribute)
sort_create_rels() (mex.backend.graph.models.IngestData class method)
sort_link_rels() (mex.backend.graph.models.IngestData class method)
SPATIAL (mex.backend.types.ReferenceFieldName attribute)
STABLE_TARGET_ID (mex.backend.types.ReferenceFieldName attribute)
stableTargetId (mex.backend.graph.connector.MExPrimarySource attribute)
(mex.backend.graph.models.IngestData attribute)
START (mex.backend.types.ReferenceFieldName attribute)
STATE_OF_DATA_PROCESSING (mex.backend.types.ReferenceFieldName attribute)
status (mex.backend.system.models.GraphStatus attribute)
(mex.backend.system.models.SystemStatus attribute)
STRICT (mex.backend.types.Validation attribute)
SUBTITLE (mex.backend.types.ReferenceFieldName attribute)
SUCCEEDS (mex.backend.types.ReferenceFieldName attribute)
SystemStatus (class in mex.backend.system.models)
T
TECHNICAL_ACCESSIBILITY (mex.backend.types.ReferenceFieldName attribute)
TEMPORAL (mex.backend.types.ReferenceFieldName attribute)
THEME (mex.backend.types.ReferenceFieldName attribute)
TITLE (mex.backend.types.ReferenceFieldName attribute)
TITLE_OF_BOOK (mex.backend.types.ReferenceFieldName attribute)
TITLE_OF_SERIES (mex.backend.types.ReferenceFieldName attribute)
transform() (mex.backend.graph.models.EdgeExporter method)
transform_edges_into_expectations_by_edge_locator() (in module mex.backend.graph.transform)
transform_model_into_ingest_data() (in module mex.backend.graph.transform)
transform_raw_rules_to_rule_set_response() (in module mex.backend.rules.helpers)
U
UNIT_IN_CHARGE (mex.backend.types.ReferenceFieldName attribute)
UNIT_OF (mex.backend.types.ReferenceFieldName attribute)
update_and_get_rule_set() (in module mex.backend.rules.helpers)
update_rule_set() (in module mex.backend.rules.main)
USED_IN (mex.backend.types.ReferenceFieldName attribute)
V
validate_ingested_data() (in module mex.backend.graph.transform)
Validation (class in mex.backend.types)
value (mex.backend.graph.transform._SearchResultReference attribute)
VALUE_SET (mex.backend.types.ReferenceFieldName attribute)
version (mex.backend.system.models.SystemStatus attribute)
VERSION (mex.backend.types.ReferenceFieldName attribute)
VIAF_ID (mex.backend.types.ReferenceFieldName attribute)
VOLUME (mex.backend.types.ReferenceFieldName attribute)
VOLUME_OF_SERIES (mex.backend.types.ReferenceFieldName attribute)
W
WAS_GENERATED_BY (mex.backend.types.ReferenceFieldName attribute)
WEBSITE (mex.backend.types.ReferenceFieldName attribute)
WIKIDATA_ID (mex.backend.types.ReferenceFieldName attribute)
WRITE (mex.backend.types.AccessLevel attribute)
write (mex.backend.types.APIKeyDatabase attribute)
(mex.backend.types.APIUserDatabase attribute)
mex-backend
Navigation
mex package
mex.backend package
mex.backend.auxiliary package
mex.backend.cache package
mex.backend.extracted package
mex.backend.graph package
mex.backend.identity package
mex.backend.ingest package
mex.backend.merged package
mex.backend.preview package
mex.backend.rules package
mex.backend.system package
mex
Related Topics
Documentation overview