apoc.data

This is the APOC Extended documentation.

APOC Extended is not supported by Neo4j. For the officially supported APOC Core, go to the APOC Core page.

Qualified Name Type

apoc.data.email('email_address') as {personal,user,domain} - extract the personal name, user and domain as a map

Function