/guid/9202a8c04000641f8000000008790448 rename
author:
contributor:
published:
updated:
Jun 30, 2008 9:20:00AM UTC
source uri:
Summary
ok but here's a new problem with that approach:
"/type/reflect/any_master" : [
{
"*" ...
Content
ok but here's a new problem with that approach:
"/type/reflect/any_master" : [
{
"*" : null,
"link" : null,
"name" : null,
"type" : []
}
]
will for instance give me lots of records I don't want. I need to filter it by type, but I can't seem to find any syntax for that. exclusion operators don't work on ids so I can't say "type": [ "id~=":"/type/permission" ] or whatever it would be. Any way to do this in the query?
Recent Discussions about None
There is no discussion about this document.
Start the Discussion »