Skip to main content
Question

Cursorable indexes in NEAT excel sheet

  • January 22, 2025
  • 2 replies
  • 63 views

Hi

I am creating a data model using Neat in excel and am wondering whether if it is possible to create cursorable indexes through the rules sheet. If so, how?

Thank you!

Sebastian

2 replies

Nikola  Vasiljevic
Practitioner ⭐️⭐️⭐️
  • Practitioner ⭐️⭐️⭐️
  • January 22, 2025

@sebastianheibo.akso in the current implementation , if indexes are set, they are by default set as `BTreeIndex`, and user cannot change this behavour . 


So if modifying the cursorable parameter for the btree is not currently possible. Is there any way I can modify this after deploying the model to CDF?