mirror of
https://github.com/vxcontrol/graphiti-go-client.git
synced 2026-07-13 23:42:11 -04:00
[PR #1] [MERGED] feat: advanced search #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vxcontrol/graphiti-go-client/pull/1
Author: @zavgorodnii
Created: 11/20/2025
Status: ✅ Merged
Merged: 2/3/2026
Merged by: @asdek
Base:
main← Head:feat/advanced-search📝 Commits (4)
23f2afafeat: advanced search89e19f3removed filtersaa9c531added attributes52b6f2fMerge branch 'main' into feat/advanced-search📊 Changes
9 files changed (+1393 additions, -2 deletions)
View changed files
📝
README.md(+212 -2)➕
advanced_search_example/advanced_search_example(+0 -0)➕
advanced_search_example/advanced_search_example.go(+652 -0)➕
advanced_search_example/go.mod(+9 -0)➕
advanced_search_example/go.sum(+2 -0)📝
client.go(+65 -0)➕
example/advanced_search_example.go(+275 -0)➕
example/example(+0 -0)📝
types.go(+178 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.