define index and rebuild it by code in spring boot like migrations in laravel

42 views Asked by At

we can define the index in Nebula graph by nebula graph studio manually

define index in nebula graph by nebula graph studio manually

how can I do this with a standard migration seeder as we have in other standard frameworks like Laravel?

I have a spring boot and I want to know more about solutions to define it automatically.

0

There are 0 answers