Skip to main content
Seasoned ⭐️⭐️
January 22, 2025
Question

Cursorable indexes in NEAT excel sheet

  • January 22, 2025
  • 2 replies
  • 68 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 . 

Seasoned ⭐️⭐️
January 23, 2025

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?