Hi everyone, I am new to OrientDB. Current I am choosing OrientDB as a graphDB in my system. My system is a kind of multi-tenant. Each vertex has multiple properties (ex: Customer: Dob, Gender, City,..). I created indices on separated properties.
If I do query on multiple properties: gender='female' and city = 'HCMC' and ..., and the order of fields in the query is not predictable. I cannot create a lot composite index fields (gender, city,..). I know my query is going to be very slow. I also intend to create segments based on Class's properties. Does everyone has any experiences on this? Hope to see your response. Thank you -- --- 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 orient-database+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/orient-database/d1252993-d4ec-4bdb-bde7-2119882ace60%40googlegroups.com.