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 method for getting the database schema #32

Merged
merged 4 commits into from
May 21, 2024

Conversation

leila-messallem
Copy link
Contributor

@leila-messallem leila-messallem commented May 16, 2024

Add a method for retrieving the database schema in a serialized format.

trello card

@leila-messallem leila-messallem marked this pull request as ready for review May 17, 2024 11:37
Copy link
Contributor

@stellasia stellasia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small minor comments, but LGTM

src/neo4j_genai/schema.py Show resolved Hide resolved
src/neo4j_genai/schema.py Outdated Show resolved Hide resolved
src/neo4j_genai/schema.py Outdated Show resolved Hide resolved
src/neo4j_genai/schema.py Outdated Show resolved Hide resolved
src/neo4j_genai/schema.py Outdated Show resolved Hide resolved
src/neo4j_genai/schema.py Outdated Show resolved Hide resolved
src/neo4j_genai/schema.py Outdated Show resolved Hide resolved
@leila-messallem leila-messallem force-pushed the leila/get-db-schema branch 3 times, most recently from 1c6492c to 5b7eef4 Compare May 20, 2024 12:28
src/neo4j_genai/schema.py Outdated Show resolved Hide resolved
src/neo4j_genai/schema.py Outdated Show resolved Hide resolved
@leila-messallem leila-messallem force-pushed the leila/get-db-schema branch 4 times, most recently from 342c2e5 to c8c6f55 Compare May 20, 2024 14:53
Copy link
Contributor

@willtai willtai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@leila-messallem leila-messallem merged commit 97c33a9 into main May 21, 2024
9 checks passed
@leila-messallem leila-messallem deleted the leila/get-db-schema branch May 21, 2024 13:01
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.

4 participants