You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: Cannot assign to read only property 'identifier' of getOrCreateNode(g, "user_id", "first")
at GremlinScript.var (/home/goat/code/FS_sync_data_dumper/node_modules/grex/node_modules/gremlin-script/src/gremlinscript.js:90:22)
PS: I am using the latest version in npm
The text was updated successfully, but these errors were encountered:
I'd like to use a server-side function
getOrCreateNode
to return a vertex and use it to add an Edge.with something like:
PS: I am using the latest version in npm
The text was updated successfully, but these errors were encountered: