Neo4j array results come back as lists of length-1 character vectors; these need to be stitched together to length-N character vectors. We leave these in a list element to distinguish sets of size 1 from scalar strings

stitch_vectors(x)

Arguments

x

An element to be stitched.

Value

A list of single-character vectors.