Neo4j auradb enterprise on aws , any low cost options available to start with limited resources (currently $70K+ it is showing in contract). Can someone help me
I have the following query: MATCH (u: User {id: '...'})-[r:EXECUTING]->(journey: Journey) WHERE r.progress > 0 AND r.progress < 100 RETURN journey; It