In this case if I want to get all properties as restApi.getPropertiesFromEntity should I protect it in a try-with-resources transcation statement? Is it advisable to get it through a batchRestApi.getPropertiesFromEntity ?
Thanks On Wednesday, June 4, 2014 5:51:03 PM UTC+3, Michael Hunger wrote: > > They are cached for a while and then reloaded > > Sent from mobile device > > Am 04.06.2014 um 15:45 schrieb Vasileios Anagnostopoulos < > [email protected] <javascript:>>: > > Hi, > > when I get a node I see from the rest interface that its properties are > returned as "dada" field. However from th source code I have the impression > that each time I need a property, a rest request is made. Am I wrong? > > Thank you in advance. > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > For more options, visit https://groups.google.com/d/optout. > > -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
