Hi Everyone,

Can anyone please give the query to create Index if not exist?

For example: create index V_TOPO_TYPE on V (TOPO_TYPE) NOTUNIQUE;
I want to create the indexes using a script file. If user executes the 
script again, it should not throw any exception.

Thanks,
Madhu

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to