Skip to content

Release v0.2.9

Compare
Choose a tag to compare
@xuanleilin xuanleilin released this 24 Jun 06:41
· 3 commits to main since this release
5ffc97c
  • fix: ensure primary keys are compared as strings in neighbor ID tracking in the method bfs
  • feat: add TigerGraphDatabase abstraction class for database operations
  • feat: store TigerGraph version in TigerGraphAPI and enforce minimum version check in VectorManager
  • docs: add MkDocs documentation for class TigerGraphDatabase