Hi Mattias,

There are use cases where the REST API shouldn't be chatty - using HTTP caching 
you effectively build up a local representation of a graph over time. At the 
moment we don't have any specific cache headers (AFAIK) which means that 
clients are allowed to cache representations for as long as they like.

Having said that, I think at the moment this use case is an outlier. Most folks 
will want to have some kind of efficient way to query the graph over the wire. 
We need to figure that out...

Jim
_______________________________________________
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to