Hi, Why using a so old version to have that API? Lvc@
On 23 May 2014 12:42, Junmei Liu <[email protected]> wrote: > Hi, > > Thankyou for your response. > > I am actually specifically looking for the version of the OrientDB that > runs without the blue-prints. I am wondering if I could get hold of the > source code for the Native API. > > You have mentioned about version 1.5.1, which I believe still uses > blue-prints. Could you please tell me which version should I download to > get hold of the API that runs without blueprints. > > Thankyou > > > On Friday, 23 May 2014 11:18:51 UTC+1, Andrey Lomakin wrote: > >> Hi. >> >> The old API is deprecated is not because of performance issues. >> Performance is question of data structure and algorithm beneath of >> database but we would be able to use all data structures with new and old >> API. >> The main reasons of deprecation of old API are: >> >> 1. Better usability of new API. >> 2. Good documentation and support among of many vendors. >> >> >> You can download old API from maven repository http://central. >> maven.org/maven2/com/orientechnologies/orientdb/1.5.1/ >> >> >> On Thu, May 22, 2014 at 6:44 PM, Junmei Liu <[email protected]> wrote: >> >>> Hi all, >>> >>> Please help me out and correct me if I am wrong. I believe the latest >>> version of Tinkerpop's blueprint is deemed as the latest API for orient db. >>> >>> I am actually hunting to download the deprecated or OLD API for orient >>> DB. (e.g. ODatabaseGraphTx, OGraphVertex, OGraphEdges ...) >>> >>> 1. Could any one please direct me where can I *download* the old API - >>> I am doing it for a performance analysis comparing the latest API with the >>> oldest one. >>> 2. Because I am really curious what is the major reason for deprecating >>> the old API and moving to the new one. I want to find out for which >>> performance issues was the >>> decision made or things like that ... >>> >>> Thankyou >>> >>> -- >>> >>> --- >>> 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/d/optout. >>> >> >> >> >> -- >> Best regards, >> Andrey Lomakin. >> >> Orient Technologies >> the Company behind OrientDB >> >> -- > > --- > 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/d/optout. > -- --- 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/d/optout.
