Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing queries #191

Merged
merged 34 commits into from
Dec 19, 2024
Merged

Add missing queries #191

merged 34 commits into from
Dec 19, 2024

Conversation

prasham21
Copy link
Contributor

Added functions for all missing relationships in the queries module. For each relationship, implemented:
get_targets() function to get target nodes
get_sources() function to get source nodes
has_relation() function to check if relationship exists

Also added corresponding tests for all new functions to verify they work correctly with the database.

Also, this branch contains:
Reorganize API endpoints into functional categories
Group endpoints based on functionality (search, validation, evidence, etc.)
Add category-specific namespaces with descriptive documentation
Maintain existing endpoint functionality.

@bgyori bgyori merged commit 3f99a79 into gyorilab:main Dec 19, 2024
2 checks passed
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.

3 participants