id = self.get('userid') GQLQuery = ("select __key__ from yourModel where user_id = ", id)