LICENSE
README.md
pyproject.toml
setup.cfg
hopai/__init__.py
hopai/aggregates.py
hopai/asyncio.py
hopai/constraints.py
hopai/core.py
hopai/cypher.py
hopai/embeddings.py
hopai/filters.py
hopai/hop.py
hopai/ingest.py
hopai/jqsafe.py
hopai/json_api.py
hopai/mcp.py
hopai/models.py
hopai/mutate.py
hopai/rerankers.py
hopai/schema.py
hopai/vectors.py
hopai.egg-info/PKG-INFO
hopai.egg-info/SOURCES.txt
hopai.egg-info/dependency_links.txt
hopai.egg-info/entry_points.txt
hopai.egg-info/requires.txt
hopai.egg-info/top_level.txt
tests/test_async.py
tests/test_constraints.py
tests/test_cypher.py
tests/test_cypher_write.py
tests/test_embeddings.py
tests/test_extra_columns.py
tests/test_hopai.py
tests/test_ingest.py
tests/test_jqsafe.py
tests/test_mcp.py
tests/test_multi_graph.py
tests/test_mutate.py
tests/test_packaging.py
tests/test_pr_report.py
tests/test_query_shape.py
tests/test_rerankers.py
tests/test_run_notebooks.py
tests/test_schema.py
tests/test_vectors.py