apoc.create.uuidBase64 Function APOC Core apoc.create.uuidBase64() - create an UUID encoded with Base64 Signature apoc.create.uuidBase64() :: (STRING?) Usage Examples The following generates a new UUID encoded with Base64: RETURN apoc.create.uuidBase64() as output; Table 1. Results Output "vX8dM5XoSe2ldoc/QzMEyw"