blob: 1c1a96cf0eea0c25e321c788dfc36dd94dd04387 [file] [log] [blame]
{
"jcr:primaryType":"nt:unstructured",
"index":["apple","banana"],
"apple":{
"jcr:primaryType":"nt:unstructured",
"sling:resourceType":"/apps/pipes-it/fruit",
"jcr:title":"Apple",
"jcr:description":"This is an <a href='https://en.wikipedia.org/wiki/Apple'>apple</a>",
"color":"green",
"worm": true,
"isnota":{
"jcr:primaryType":"nt:unstructured",
"pea":{
"jcr:primaryType":"nt:unstructured",
"jcr:title":"Pea",
"color":"green",
"buttheyhavesamecolor":{
"jcr:primaryType":"nt:unstructured"
}
},
"plum":{
"jcr:primaryType":"nt:unstructured",
"jcr:title":"Plum"
},
"carrot":{
"jcr:primaryType":"nt:unstructured",
"jcr:title":"Carrot",
"andtheircolorisdifferent":{
"jcr:primaryType":"nt:unstructured"
}
}
}
},
"banana":{
"jcr:primaryType":"nt:unstructured",
"jcr:title":"Banana",
"sling:resourceType":"/apps/pipes-it/fruit",
"isnota":{
"jcr:primaryType":"nt:unstructured",
"pea":{
"jcr:primaryType":"nt:unstructured",
"andtheircolorisdifferent":{
"jcr:primaryType":"nt:unstructured"
}
},
"carrot":{
"jcr:primaryType":"nt:unstructured",
"andtheircolorisdifferent":{
"jcr:primaryType":"nt:unstructured"
}
}
}
}
}