README.md
setup.cfg
setup.py
dgraphpandas/__init__.py
dgraphpandas/__main__.py
dgraphpandas/config.py
dgraphpandas/types.py
dgraphpandas.egg-info/PKG-INFO
dgraphpandas.egg-info/SOURCES.txt
dgraphpandas.egg-info/dependency_links.txt
dgraphpandas.egg-info/entry_points.txt
dgraphpandas.egg-info/requires.txt
dgraphpandas.egg-info/top_level.txt
dgraphpandas/strategies/__init__.py
dgraphpandas/strategies/horizontal.py
dgraphpandas/strategies/vertical.py
dgraphpandas/strategies/vertical_helpers.py
dgraphpandas/writers/__init__.py
dgraphpandas/writers/upserts.py
tests/__init__.py
tests/test_config.py
tests/test_types.py
tests/strategies/__init__.py
tests/strategies/test_horizontal.py
tests/strategies/test_vertical.py
tests/strategies/test_vertical_helpers.py
tests/writers/__init__.py
tests/writers/test_upserts.py