LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
hypermorph/LICENSE.txt
hypermorph/README.md
hypermorph/__init__.py
hypermorph/clients.py
hypermorph/connector_clickhouse_driver.py
hypermorph/connector_mysql.py
hypermorph/connector_sqlalchemy.py
hypermorph/data_graph.py
hypermorph/data_graph_hyperatom.py
hypermorph/data_graph_hyperbond.py
hypermorph/data_graph_link.py
hypermorph/data_graph_node.py
hypermorph/data_pipe.py
hypermorph/draw_hypergraph.py
hypermorph/exceptions.py
hypermorph/hacol.py
hypermorph/hacol_pipe.py
hypermorph/haset.py
hypermorph/haset_pipe.py
hypermorph/hassoc.py
hypermorph/mis.py
hypermorph/requirements_conda.txt
hypermorph/requirements_pip.txt
hypermorph/schema.py
hypermorph/schema_dms_attribute.py
hypermorph/schema_dms_datamodel.py
hypermorph/schema_dms_entity.py
hypermorph/schema_drs_dataset.py
hypermorph/schema_drs_field.py
hypermorph/schema_drs_graph_datamodel.py
hypermorph/schema_drs_graph_schema.py
hypermorph/schema_drs_table.py
hypermorph/schema_link.py
hypermorph/schema_node.py
hypermorph/schema_pipe.py
hypermorph/schema_sys.py
hypermorph/test.py
hypermorph/utils.py
hypermorph.egg-info/PKG-INFO
hypermorph.egg-info/SOURCES.txt
hypermorph.egg-info/dependency_links.txt
hypermorph.egg-info/top_level.txt
hypermorph/data/DemoData/ASETS/readme.txt
hypermorph/data/DemoData/DataGraphs/readme.txt
hypermorph/data/DemoData/DataModels/spc_model.graphml
hypermorph/data/DemoData/Feather/Physicians/Physician_Compare_fields_aliases.txt
hypermorph/data/DemoData/Feather/Physicians/Physician_Compare_fields_descriptions.txt
hypermorph/data/DemoData/Feather/Physicians/Physician_Compare_profiling.txt
hypermorph/data/DemoData/FlatFiles/SupplierPartCatalog/spc_catalog.tsv
hypermorph/data/DemoData/FlatFiles/SupplierPartCatalog/spc_parts.tsv
hypermorph/data/DemoData/FlatFiles/SupplierPartCatalog/spc_suppliers.tsv
hypermorph/data/DemoData/SQLite/northwind.sqlite
hypermorph/data/DemoData/SQLite/spc.sqlite
hypermorph/data/DemoData/Schemata/readme.txt
hypermorph/data/MySQLDumps/dump-Northwind8Entities-201909061113.sql
hypermorph/data/MySQLDumps/dump-SPC-201909050814.sql
hypermorph/demo/add_aset_from_additional_data_resource.py
hypermorph/demo/add_resources.py
hypermorph/demo/operations_aset.py
hypermorph/demo/operations_data.py
hypermorph/demo/operations_schema.py
hypermorph/demo/video_scenario.py
hypermorph/test_cases/Physicians/phys_aset_operations.py
hypermorph/test_cases/Physicians/phys_clickhouse_indexing.py
hypermorph/test_cases/Physicians/phys_clickhouse_parquet_arrow_numpy_pandas.py
hypermorph/test_cases/Physicians/phys_hacol_operations.py
hypermorph/test_cases/Physicians/phys_mapping.py
hypermorph/test_cases/Physicians/phys_two_values_bits.txt
hypermorph/test_cases/SPC/SPC_add_aset_from_entity.py
hypermorph/test_cases/SPC/SPC_add_aset_from_table.py
hypermorph/test_cases/SPC/SPC_aset_operations.py
hypermorph/test_cases/SPC/SPC_clickhouse_indexing.py
hypermorph/test_cases/SPC/SPC_data_graph_create_save.py
hypermorph/test_cases/SPC/SPC_data_graph_load.py
hypermorph/test_cases/SPC/SPC_hacol_operations.py
hypermorph/test_cases/SPC/SPC_to_entity_mapping.py
hypermorph/test_modules/association.py
hypermorph/test_modules/clients__connections.py
hypermorph/test_modules/clients_clickhouse_driver.py
hypermorph/test_modules/clients_mysql_connector.py
hypermorph/test_modules/clients_sqlalchemy_clickhouse.py
hypermorph/test_modules/clients_sqlalchemy_pymysql.py
hypermorph/test_modules/clients_sqlalchemy_sqlite.py
hypermorph/test_modules/draw_hypergraph_IHyperGraphPlotter.py
hypermorph/test_modules/mis.get_metadata.py
hypermorph/test_modules/mis_add_datamodel_with_commands.py
hypermorph/test_modules/mis_add_dataset_with_commands.py
hypermorph/test_modules/mis_get_data_from_clickhouse.py
hypermorph/test_modules/mis_get_data_from_feather_with_pyarrow.py
hypermorph/test_modules/mis_get_data_from_flat_file.py
hypermorph/test_modules/mis_get_data_from_mysql_sqlite.py
hypermorph/test_modules/mis_populate_schema.py
hypermorph/test_modules/schema_get.py
hypermorph/test_modules/schema_graph_view_filtering.py
hypermorph/test_modules/schema_load_datamodel.py
hypermorph/test_modules/schema_map_table_to_entity.py
hypermorph/test_modules/utils_flatfile_to_pyarrow_table_dataframe.py
hypermorph/test_modules/utils_pyarrow_chunked_table_to_numpy.py
hypermorph/test_modules/utils_pyarrow_to_numpy.py