Commit History

Fix "A Simple Program" example in README.md
fb83e3e
unverified

Ákos Lukács commited on

fix typo
d494366

zrguo commited on

Merge pull request #1834 from danielaskdd/postgres-ssl
7004717
unverified

Daniel.y commited on

Merge pull request #1833 from danielaskdd/postgres-extensions-init
6aae24b
unverified

Daniel.y commited on

feat: Add SSL support for PostgreSQL database connections
7e0b607

gzdaniel commited on

Feat: add PostgreSQL extensions for vector and AGE
b09e70e

gzdaniel commited on

Fix linting
f91fc9e

gzdaniel commited on

Add workflow to mark stale issues and PRs
117227d

gzdaniel commited on

Update doc for rerank
15a45e2

gzdaniel commited on

Merge pull request #1815 from danielaskdd/rerank-top-n
940fee0
unverified

Daniel.y commited on

Fix: rename rerank parameter from top_k to top_n
dcf00c8

gzdaniel commited on

Merge branch 'find_text_unit'
d4a8eb7

gzdaniel commited on

Optimize text chunk retrieval with batch fetching
2d2ee75

gzdaniel commited on

Improve query for find_text_unit
b4016f0

xuewei commited on

Bump core verion to 1.4.4 and api version to 0187
b380a0d

gzdaniel commited on

Increase Neo4j connection pool size and timeouts
e4d1d9d

gzdaniel commited on

Merge pull request #1811 from danielaskdd/fix-keyed-lock
82c2e6f
unverified

Daniel.y commited on

Merge branch 'fix-memgraph' into fix-keyed-lock
673f13b

gzdaniel commited on

Merge pull request #1810 from danielaskdd/fix-memgraph
854b57a
unverified

Daniel.y commited on

Merge pull request #1809 from danielaskdd/fix-redis
0b86491
unverified

Daniel.y commited on

Fix: Implemented entity-keyed locks for edge merging operations to ensure robust race condition protection
d74b21e

gzdaniel commited on

Replace tenacity retries with manual Memgraph transaction retries
e97b5af

gzdaniel commited on

fix: add retry mechanism for Memgraph transient errors
2391b37

gzdaniel commited on

Merge branch 'fix-redis' into fix-keyed-lock
1480ec1

gzdaniel commited on

Improve thread safety for relationship rebuilding
cc64ca0

gzdaniel commited on

Enhance Redis connection handling with retries and timeouts
ff68e59

gzdaniel commited on

Improve task execution with early failure detection
f87247c

gzdaniel commited on

fix: sort edge_key components in _locked_process_edges for consistent locking
0e8a0f8

gzdaniel commited on

Merge pull request #1801 from Chida82/main
9e2289c
unverified

Daniel.y commited on

Merge pull request #1802 from danielaskdd/fix-agtype-parsing
d1538f1
unverified

Daniel.y commited on

fix(postgres): improve AGE agtype parsing and simplify error logging
9637f70

yangdx commited on

fix Azure deployment
d838cda

Dario Chini commited on

Merge pull request #1799 from danielaskdd/remove-requirements
7de7bb9
unverified

Daniel.y commited on

Remove separate requirements.txt and update Dockerfile to use pip install
2d249a9

yangdx commited on

Merge pull request #1797 from danielaskdd/defaul-query-mode
18b2f01
unverified

Daniel.y commited on

feat: change default query mode from hybrid to mix
4288d3b

gzdaniel commited on

Update README
ccb306a

gzdaniel commited on

Merge pull request #1796 from danielaskdd/fix-filepath-join
40be71d
unverified

Daniel.y commited on

Fix file path handling in graph operations
fe0b8e3

gzdaniel commited on

Bump core version to 1.4.3 and api version to 0186
08a47ce

gzdaniel commited on

Bump core version to 1.4.2 and api version to 0185
4d292e0

gzdaniel commited on

Merge branch 'milvus-for-nullable'
658268d

gzdaniel commited on

Merge branch 'fix-milvus' into milvus-for-nullable
a0b01c7

gzdaniel commited on

Rollback the update
7b700ba
unverified

okxuewei commited on

refactor(milvus): remove entity_type and weight fields from schema
742f6a5

gzdaniel commited on

Remove "entity_type" and "weight" from the schema
cbca883
unverified

okxuewei commited on

Merge branch 'main' into milvus-for-nullable
a116964
unverified

okxuewei commited on

Merge pull request #1794 from danielaskdd/weight-default
e904b22
unverified

Daniel.y commited on

fix: change default edge weight from 0.0 to 1.0 in entity extraction and graph storage
a7eefe8

gzdaniel commited on

Merge pull request #1790 from danielaskdd/fix-pg-migration
82b1946
unverified

Daniel.y commited on