if(allAttr||contains(CollectionSchema.inboundlinks_tag_txt))add(doc,CollectionSchema.inboundlinks_tag_txt,subgraph.tags[0]);// if inboundlinks_tag_txt can be removed, remove also subgraph.tags
if(allAttr||contains(CollectionSchema.outboundlinks_tag_txt))add(doc,CollectionSchema.outboundlinks_tag_txt,subgraph.tags[1]);// if outboundlinks_tag_txt can be removed, remove also subgraph.tags