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.

AndrewF
Node
since ‎10-27-2022
‎10-28-2022

User Statistics

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hello! I'm trying to use apoc.case to include some conditional logic for a results table in a Neodash app. Code looks like this: CALL apoc.case( [$neodash__settings_oracle_depth_value = 'Schema' , "MATCH (n:TABLE{owner: '" + $neodash_table_owner + "'...