neo4j-graphrag-python icon indicating copy to clipboard operation
neo4j-graphrag-python copied to clipboard

New schema and pruning

Open stellasia opened this issue 6 months ago • 0 comments

Description

Define how to prune the graph directly in the schema.

Type of Change

  • [x] New feature
  • [ ] Bug fix
  • [x] Breaking change
  • [ ] Documentation update
  • [ ] Project configuration change

Complexity

Complexity: Medium

How Has This Been Tested?

  • [x] Unit tests
  • [x] E2E tests
  • [x] Manual tests

Checklist

The following requirements should have been met (depending on the changes in the branch):

  • [x] Documentation has been updated
  • [x] Unit tests have been updated
  • [x] E2E tests have been updated
  • [ ] Examples have been updated
  • [x] New files have copyright header
  • [x] CLA (https://neo4j.com/developer/cla/) has been signed
  • [x] CHANGELOG.md updated if appropriate

stellasia avatar May 23 '25 15:05 stellasia