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.

exb
Node
since ‎08-28-2022
‎08-29-2022

User Statistics

  • 3 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hello everyone,  I have some data in the form:   node:Account { "address": "mark.com", } relationship:FUNCTIONCALL { "date": "Tue Jan 18 2022 15:40:45 GMT+0000 (Greenwich Mean Time)", "amount": 1, "id": "unique_id", "outcome": "Success", ...