g.V() .has(\'atom\', \'_value\', \'red\').fold() .coalesce(unfold(), addV(\'atom\').property(\'_value\', \'red\')).as(\'atom\') .out(\'view\').has(\'view