value to pass function 

 desc: 'WhatsApp funny Videos 2016\nTry not to grin or Laugh Hardest\n',
 id = 1000

 function
var db = orient.getGraph();
var vkQuery = "CREATE VERTEX post CONTENT {'id':"+ id+"', 'desc':'"+ desc +
"'}"; 
var vkInsert = db.command("sql",vkQuery);

error : 
    addpost: 'error 
com.orientechnologies.orient.core.sql.parser.TokenMgrError: Lexical error 
at line 1, column 637.  Encountered: "\\n" (10), after : "\\\'WhatsApp 
funny Videos 2016"',



On Thursday, August 18, 2016 at 7:04:11 PM UTC+5:30, [email protected] 
wrote:
>
> Hi,
> do you have a test case to reproduce the problem?
>
> Thanks,
> Alessandro
>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to