LICENSE
NOTICE
README.md
pyproject.toml
ifctoneo4j/__init__.py
ifctoneo4j/config.py
ifctoneo4j/main.py
ifctoneo4j/product_map.py
ifctoneo4j.egg-info/PKG-INFO
ifctoneo4j.egg-info/SOURCES.txt
ifctoneo4j.egg-info/dependency_links.txt
ifctoneo4j.egg-info/entry_points.txt
ifctoneo4j.egg-info/requires.txt
ifctoneo4j.egg-info/top_level.txt
ifctoneo4j/converters/__init__.py
ifctoneo4j/converters/elements.py
ifctoneo4j/converters/properties.py
ifctoneo4j/converters/spatial.py
ifctoneo4j/core/__init__.py
ifctoneo4j/core/ifc_loader.py
ifctoneo4j/core/string_ops.py
ifctoneo4j/core/unit_handler.py
ifctoneo4j/geometry/__init__.py
ifctoneo4j/geometry/bounding_box.py
ifctoneo4j/neo4j/__init__.py
ifctoneo4j/neo4j/schema.py
ifctoneo4j/neo4j/writer.py
ifctoneo4j/tests/__init__.py
ifctoneo4j/tests/test_bounding_box.py
ifctoneo4j/tests/test_elements.py
ifctoneo4j/tests/test_product_map.py
ifctoneo4j/tests/test_properties.py
ifctoneo4j/tests/test_string_ops.py
ifctoneo4j/tests/test_unit_handler.py