I'm looking to switch away from Neo4j-rb, so I'm open to any stack at this point, but here's my wish-list:
The ability to do a manual Cypher query
Nodes have methods that traverse the relationship (Examples: author.posts[0], post.comments[i].author...