cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

dipernaleonardo
Node
since ‎08-19-2021
‎06-01-2022

User Statistics

  • 1 Posts
  • 0 Solutions
  • 1 Kudos given
  • 1 Kudos received

User Activity

Hi all, I have the following Cypher query that runs well on Neo4j browser pointing to my local DB: CALL apoc.meta.data() YIELD label, property, type, elementType WHERE elementType <> 'relationship' AND type <> 'RELATIONSHIP' WITH label, collect(prope...
Kudos from
Kudos given to