| published |
| updated |
- Jun 30, 2008 9:20:00AM UTC
| source uri |
| author |
| contributor |
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?
Comments
There is no discussion about this document.
Start the Discussion »