Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Added search functionality to the query api#149

Merged
vibhatha merged 12 commits into
LDFLK:mainfrom
zaeema-n:query-api-search-2
Jun 2, 2025
Merged

Added search functionality to the query api#149
vibhatha merged 12 commits into
LDFLK:mainfrom
zaeema-n:query-api-search-2

Conversation

@zaeema-n
Copy link
Copy Markdown
Member

@zaeema-n zaeema-n commented Jun 2, 2025

This pull request closes #139 and closes #83

The new endpoint allows filtering graph entities by the base attributes kind, name, created, terminated.
Additionally, the incorrect storage of the name attribute in neo4j is fixed.
A swagger UI is also created to show documentation of the query api and update api on a web page.

@zaeema-n zaeema-n requested a review from vibhatha June 2, 2025 06:21
@vibhatha vibhatha merged commit 42704bf into LDFLK:main Jun 2, 2025
6 checks passed
@zaeema-n zaeema-n deleted the query-api-search-2 branch June 19, 2025 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[QUERY API] There are no endpoints to filter entities without entity id Name stored incorrectly in Neo4j GraphEntity

2 participants