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.

2018csb1056
Node
since ‎07-16-2021
‎06-01-2022

User Statistics

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

User Activity

Hello Graph Community! Recently I have been trying to create a Neo4j data sink by subscribing it to a topic. I am using Neo4j streams to accomplish this task. The topic is subscribed properly and all the messages are passed as event object to the cy...
Hello Graph Community, I have been recently working on tuning the performance of a full-text search query written in Cypher. Since the query contained text conditions such as CONTAINS, it is suggested to use a FULLTEXT index to speed up the performa...