How to use facets with slash?

I’d also like to be able to use facets with slash.

I think there are two decent options to implement this:

  1. access facets as fields on their connected nodes using a @facet directive
  2. Relationship types, similar to neo4j-graphql-js
1 Like