cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

"Scene Actions" stopped working in Bloom (AuraDB)

svincen
Node Link

I had simple scene actions working in Bloom, but they suddenly stopped working (returning 0 results).

E.g. 

MATCH (a:action)-[r]-(b)
WHERE id(b) in $nodes
RETURN a, r

0 REPLIES 0