fluree / db

Fluree database library
https://fluree.github.io/db/
Other
330 stars 21 forks source link

Policy queries #790

Closed bplatz closed 1 month ago

bplatz commented 1 month ago

New policy-query engine replaces old policy features.

Tests with examples in test/fluree.db.policy.*

Currently, this deprecates the latest f:equals policy, but that could get added back as an interim feature if needed (at the expense of extra query/parsing when policy-wrapping a db).

Key features:

Policy APIs