apoc.coll.sortText Function apoc.coll.sortText(coll) sort on string based collections Signature apoc.coll.sortText(coll :: LIST? OF STRING?, conf = {} :: MAP?) :: (LIST? OF ANY?) Input parameters Name Type Default coll LIST? OF STRING? null conf MAP? {} More documentation of apoc.coll.sortText