Skip to content

Commit

Permalink
Retriggering E2E tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alexthomas93 committed Aug 20, 2024
1 parent 8be44c1 commit c98a9ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/neo4j_genai/schema.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
EXCLUDED_LABELS = ["_Bloom_Perspective_", "_Bloom_Scene_"]
EXCLUDED_RELS = ["_Bloom_HAS_SCENE_"]


NODE_PROPERTIES_QUERY = """
CALL apoc.meta.data()
YIELD label, other, elementType, type, property
Expand Down

0 comments on commit c98a9ac

Please sign in to comment.