Implementing subscriptions

This is similar to this question answered earlier. Neo4j supports publishing changes via APOC Triggers. And you could still use GraphQL, but perhaps the subscription would be against a queue or topic in Kafka?

Earlier post: