Re: [mdr-users] Indexing capabilities
Martin Matula <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.user |
|---|---|
| Message-ID | <[email protected]> |
When using additional indexes, there is an option to get elements from index by a prefix (in case of String type of key). Other than that there are no similar capabilities. Anyway, look at the presistence APIs in org.netbeans.mdr.persistence. Martin George Kotopoulos wrote: > Hi, > > I am working on developing a query language based on OCL on top of MOF. > > I am searching for the indexing capabilities of MDR. Additional > Indexes are not enough (we need operations like less than etc.). > > And I was thinking if there is an API for the B-tree indexes or for > another mechanism that I could use or expand. > > > > > > George Kotopoulos > > >