README.md in redgraph-0.1.0 vs README.md in redgraph-0.1.1
- old
+ new
@@ -45,9 +45,10 @@
@graph.nodes
Optional filters:
@graph.nodes(label: 'actor')
+ @graph.nodes(properties: {name: "Al Pacino"})
## Development
After checking out the repo, run `bin/setup` to install dependencies. Then, run