
ReactGraph Part 5 – A user’s feed via “pull” and “push” graph queries
Investigation into bringing together graph and reactive computing. This fifth post in the series showcases slightly more complex LINQ-to-graph and Rx types queries for both “pull” and “push” type computation.
…