LICENSE
README.md
pyproject.toml
graph2sql/__init__.py
graph2sql/cte.py
graph2sql/graph.py
graph2sql/matching.py
graph2sql/ranking.py
graph2sql/types.py
graph2sql.egg-info/PKG-INFO
graph2sql.egg-info/SOURCES.txt
graph2sql.egg-info/dependency_links.txt
graph2sql.egg-info/requires.txt
graph2sql.egg-info/top_level.txt
tests/test_cte.py
tests/test_ddl.py
tests/test_graph.py
tests/test_matching.py
tests/test_ranking.py
tests/test_sqlalchemy.py