ViewUpdateMode missing in node library

Hi @brett19, found another minor issue with the new sdk.
The docs says to use createparent option on subdoc api, but the real option is called createPath, createparent is ignored.

By the way, is there any option to force the creation of document with the sub doc api if it is not existing?