difference between get() and query()
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2008 08:32 AM
Hi,
I wonder what are the main/conceptual differences between get() and query() in the RepositoryService. Both accept queries (get() via the Predicate). With both I can get Nodes by submitting UUIDs etc. I see some differences, of course, but they raise questions:
Tim
I wonder what are the main/conceptual differences between get() and query() in the RepositoryService. Both accept queries (get() via the Predicate). With both I can get Nodes by submitting UUIDs etc. I see some differences, of course, but they raise questions:
- query() seems to be faster (started using it for regular browsing which I though get() is better suited for), is that correct?.
- They return different types. Why?
- You will know more…
Tim
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2008 08:06 AM
Hi,is there a result for this question? would also be very interesting for me!
I wonder what are the main/conceptual differences between get() and query() in the RepositoryService. Both accept queries (get() via the Predicate). With both I can get Nodes by submitting UUIDs etc. I see some differences, of course, but they raise questions:
