Yes. You will be able do queries on List properties using standard equality and inequality filters. You can read more about how to do queries here:
http://code.google.com/appengine/docs/java/datastore/queriesandindexes.html On Fri, Nov 13, 2009 at 3:15 AM, Prashant <[email protected]> wrote: > Hi, > > is there any way to filter entities for not containing a tag like * ! > MyList.contains(\"tag") *OR* MyList.doesnotcontains(\"tag")* > > thanks. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=. > -- Ikai Lan Developer Programs Engineer, Google App Engine -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=.
