Dockerfile
README.md
backend.py
check_elasticsearch.py
cleanup.py
cmis_util.py
config.py
document_processor.py
env-sample.txt
factories.py
hybrid_system.py
incremental_system.py
install.py
main.py
neptune_database_wrapper.py
post_ingestion_state.py
pyproject.toml
requirements.txt
start.py
uv.toml
flexible_graphrag.egg-info/PKG-INFO
flexible_graphrag.egg-info/SOURCES.txt
flexible_graphrag.egg-info/dependency_links.txt
flexible_graphrag.egg-info/entry_points.txt
flexible_graphrag.egg-info/requires.txt
flexible_graphrag.egg-info/top_level.txt
incremental_updates/__init__.py
incremental_updates/config_manager.py
incremental_updates/datasource-queries.sql
incremental_updates/diagnostic_queries.sql
incremental_updates/engine.py
incremental_updates/logging_config.py
incremental_updates/orchestrator.py
incremental_updates/path_utils.py
incremental_updates/s3_helpers.py
incremental_updates/schema.sql
incremental_updates/state_manager.py
incremental_updates/detectors/README.md
incremental_updates/detectors/__init__.py
incremental_updates/detectors/alfresco_broadcaster.py
incremental_updates/detectors/alfresco_detector.py
incremental_updates/detectors/azure_blob_detector.py
incremental_updates/detectors/base.py
incremental_updates/detectors/box_detector.py
incremental_updates/detectors/factory.py
incremental_updates/detectors/filesystem_detector.py
incremental_updates/detectors/gcs_detector.py
incremental_updates/detectors/google_drive_detector.py
incremental_updates/detectors/msgraph_detector.py
incremental_updates/detectors/s3_detector.py
ingest/__init__.py
ingest/factory.py
ingest/manager.py
observability/__init__.py
observability/custom_hooks.py
observability/metrics.py
observability/telemetry_openlit.py
observability/telemetry_setup.py
sources/__init__.py
sources/alfresco.py
sources/azure_blob.py
sources/base.py
sources/box.py
sources/cmis.py
sources/filesystem.py
sources/gcs.py
sources/google_drive.py
sources/onedrive.py
sources/passthrough_extractor.py
sources/s3.py
sources/sharepoint.py
sources/web.py
sources/wikipedia.py
sources/youtube.py