apoc.uuid.list Procedure CALL apoc.uuid.list() yield label, installed, properties | provides a list of all the uuid handlers installed with the related configuration Signature apoc.uuid.list() :: (label :: STRING?, installed :: BOOLEAN?, properties :: MAP?) Output parameters Name Type label STRING? installed BOOLEAN? properties MAP? More documentation of apoc.uuid.list