Chaitanya ... I wrote a sample OrientDB app (https://github.com/wcraigtrader/ogp) to test performance of ingesting graphs with large numbers of edges. While it's not a complete application, and it's written in Groovy, not Java, it does cover good practices for creating databases, classes (both nodes and edges) with inheritance, and indexes, and has code for running SQL commands and basic queries. Perhaps it will help you.
- Craig - On Tue, Jun 9, 2015 at 8:00 AM, Chaitanya <[email protected]> wrote: > May be, but we need them some where, otherwise it will be hard for all of > us, to write mails for every small doubt. > > On Tue, Jun 9, 2015 at 5:04 PM scott molinari < > [email protected]> wrote: > >> Well, I have to disagree. Yes, by all means, there needs to be more work >> on teaching how to work with OrientDB, but the download of the application >> is not really the right place for sample code. >> >> Scott >> >> -- >> >> --- >> 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. > -- --- 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.
