apoc.text.toCypher
Syntax |
|
||
Description |
Converts the given value to a Cypher property |
||
Arguments |
Name |
Type |
Description |
|
|
The value to convert to a Cypher property string. |
|
|
|
{ keepValues :: LIST<ANY> , skipValues :: LIST<ANY> } The default is: |
|
Returns |
|