Merged
Conversation
tianxing02
pushed a commit
to tianxing02/MemOS
that referenced
this pull request
Feb 24, 2026
* remove * json * add filter * add filter * add filter * add get_by_metadata/get_all_memory_items/search_by_embedding filter query * add get_by_metadata/search_by_embedding filter * add get_all_memory_items filter * add get_by_metadata filter * add neo4j_search.py * add polardb_search.py * add polardb_search.py * update neo4j_search.py * update polardb_search.py * remove search example * add knowledgebase_ids * add created_at filter * filter * get_all_memory_items * get_all_memory_items * update get_by_metadata * update neo4j.py * update neo4j.py add * update polardb.py log and test * update neo4j.py log and test * update polardb_search.py * update neo4j_community.py for filter * add common filter conditions * add common neo4j filter conditions * add like neo4j filter * add neo4j_community.py filter * ruff format * remove test * remove test * fix * fix --------- Co-authored-by: ccl <13282138256@163.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
add filter query for polardb && neo4j