$results = $surreal->relate('employees:mike')->write('author:eddy')->data([ 'book' => 'cookbook', ])->return('after')->exec();