.gitignore
CLAUDE.MD
LICENSE
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.py
docs/predicate_handling.md
gandalf/__init__.py
gandalf/convert_graph.py
gandalf/diagnostics.py
gandalf/enrichment.py
gandalf/graph.py
gandalf/lmdb_store.py
gandalf/loader.py
gandalf/main.py
gandalf/query_planner.py
gandalf/server.py
gandalf/validation.py
gandalf/search/__init__.py
gandalf/search/expanders.py
gandalf/search/gc_utils.py
gandalf/search/lookup.py
gandalf/search/path_arrays.py
gandalf/search/path_finder.py
gandalf/search/qualifiers.py
gandalf/search/query_edge.py
gandalf/search/reconstruct.py
gandalf_csr.egg-info/PKG-INFO
gandalf_csr.egg-info/SOURCES.txt
gandalf_csr.egg-info/dependency_links.txt
gandalf_csr.egg-info/entry_points.txt
gandalf_csr.egg-info/requires.txt
gandalf_csr.egg-info/top_level.txt
scripts/__init__.py
scripts/build_graph.py
scripts/comparison.py
scripts/diagnose.py
scripts/gandalf_notebook.ipynb
scripts/query_paths.py
scripts/retriever_test.py
tests/__init__.py
tests/conftest.py
tests/search_fixtures.py
tests/test_enrichment.py
tests/test_loader.py
tests/test_lookup_basic.py
tests/test_lookup_response.py
tests/test_node_binding_grouping.py
tests/test_qualifiers.py
tests/test_related_to.py
tests/test_sanity.py
tests/test_subclass.py
tests/test_subclass_direct_edge.py
tests/test_subclass_inverse.py
tests/test_symmetric_predicates.py
tests/fixtures/edges.jsonl
tests/fixtures/nodes.jsonl