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.

andrespra
Node
since ‎05-23-2020
‎06-01-2022

User Statistics

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

User Activity

I haven't found a definite answer on the topic so I wanted to ask can I use this: USING INDEX t1:Transfer(eventName) On a Full text search index, that I created like this: CALL db.index.fulltext.createNodeIndex("SearchTransfersByEventName",["Transfer...
I’m performing an analysis of token distributions in Ethereum using Neo4j and Cypher. In one of my use cases I need to find clusters. For example, if a token transfer for a particular token was made to 5 different accounts and then these 5 accounts r...
Kudos given to