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.

How to implement an interactive search function

Hello,

I want to develop a interactive search function using neo4j javascript driver.  The approximate steps are as follows

  1. Start a fulltext search session
  2. Take the first 10 results and display them on a html listview (at this time, server paused the query).
  3. If user scrolls the listview to its bottom, server continue the query, and web browser takes the next 10 results, and puts them in the listview.
  4. If user click one result in the listview,  close the session.

I don't find the demo code in the document. 

I would appreciate it if someone can show me the code, or relevant clues.

Thank you very much!

0 REPLIES 0
Nodes 2022
Nodes
NODES 2022, Neo4j Online Education Summit

All the sessions of the conference are now available online