linkahead package#
Subpackages#
- linkahead.common package
- Submodules
- linkahead.common.administration module
- linkahead.common.datatype module
- linkahead.common.models module
ACIACLContainerEntityFileInfoMessageMessagesParentParentListPermissionPermissionsPropertyPropertyListQueryQueryTemplateRecordRecordTypeUserInfodelete()execute_query()get_global_acl()get_id_from_versionid()get_known_permissions()parse_xml()raise_errors()sync_global_acl()value_matches_versionid()
- linkahead.common.state module
- linkahead.common.timezone module
- linkahead.common.utils module
- linkahead.common.versioning module
- Module contents
- Submodules
- linkahead.connection package
- linkahead.utils package
- Submodules
- linkahead.utils.caosdb_admin module
- linkahead.utils.checkFileSystemConsistency module
- linkahead.utils.create_revision module
- linkahead.utils.email module
- linkahead.utils.escape module
- linkahead.utils.get_entity module
- linkahead.utils.git_utils module
- linkahead.utils.linkahead_admin module
- linkahead.utils.plantuml module
- linkahead.utils.register_tests module
- linkahead.utils.reset_override module
- linkahead.utils.server_side_scripting module
- Module contents
- Submodules
Submodules#
- linkahead.apiutils module
- linkahead.cached module
- linkahead.configuration module
- linkahead.exceptions module
AmbiguousEntityErrorAuthorizationErrorBadQueryErrorCaosDBConnectionErrorCaosDBExceptionConfigurationErrorConsistencyErrorEmptyUniqueQueryErrorEntityDoesNotExistErrorEntityErrorEntityHasNoAclErrorEntityHasNoDatatypeErrorHTTPClientErrorHTTPForbiddenErrorHTTPResourceNotFoundErrorHTTPServerErrorHTTPURITooLongErrorLinkAheadConnectionErrorLinkAheadExceptionLoginFailedErrorMismatchingEntitiesErrorPagingConsistencyErrorQueryNotUniqueErrorServerConfigurationExceptionTransactionErrorUniqueNamesErrorUnqualifiedParentsErrorUnqualifiedPropertiesError
- linkahead.high_level_api module
CaosDBMultiPropertyCaosDBPropertyMetaDataCaosDBPythonEntityCaosDBPythonEntity.add_parent()CaosDBPythonEntity.attribute_as_list()CaosDBPythonEntity.descriptionCaosDBPythonEntity.deserialize()CaosDBPythonEntity.fileCaosDBPythonEntity.get_parents()CaosDBPythonEntity.get_properties()CaosDBPythonEntity.get_property()CaosDBPythonEntity.get_property_metadata()CaosDBPythonEntity.has_parent()CaosDBPythonEntity.idCaosDBPythonEntity.nameCaosDBPythonEntity.pathCaosDBPythonEntity.property_exists()CaosDBPythonEntity.resolve_references()CaosDBPythonEntity.serialize()CaosDBPythonEntity.set_property()CaosDBPythonEntity.use_parameter()CaosDBPythonEntity.version
CaosDBPythonFileCaosDBPythonPropertyCaosDBPythonRecordCaosDBPythonRecordTypeCaosDBPythonUnresolvedCaosDBPythonUnresolvedParentCaosDBPythonUnresolvedReferenceclean_json()convert_to_entity()convert_to_python_object()create_entity_container()create_record()high_level_type_for_role()high_level_type_for_standard_type()load_external_record()new_high_level_entity()query()sort_json()standard_type_for_high_level_type()
- linkahead.queries module
- linkahead.version module
- linkahead.yamlapi module
Module contents#
LinkAhead Python bindings.
Tries to read from the inifile specified in the environment variable PYLINKAHEADINI or alternatively in ~/.pylinkahead.ini upon import. After that, the ini file pylinkahead.ini in the current working directory will be read additionally, if it exists.