The use case is out of pure fun ;P But fwiw it's for my project at github.com/karabijavad/cadet On Jan 14, 2014 6:29 PM, "Michael Hunger" <[email protected]> wrote:
> > Am 14.01.2014 um 21:45 schrieb Javad Karabi <[email protected]>: > > i see that there is findNodesByLabelAndProperty, but is there a function > that returns nodes which match by label and multiple properties? > > no, use the property that is indexed (and most limiting) and then check > the others > > > also, is there a function that i can update a nodes attributes in one go, > as opposed to one by one setting setProperty? > > no unfortunately not > > What is your use-case for using the embedded Java API? > > > thank you > > -- > 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/groups/opt_out. > > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Neo4j" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/neo4j/LGlWz90HMbs/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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/groups/opt_out.
