Hi Sorry for the delay. I did not received notifications about your replies (I am new to google groups, probably I forgot to enable this option).
I finally used that Lvc's POM and remove the blueprint dependency. Seems to work well. thank you! Leny Le vendredi 11 avril 2014 15:34:48 UTC+2, Leny Turmel a écrit : > > Hi all! > > I am just getting started in using OrientDB (1.7 rc2) and Blueprints (2.4) > and I am following this toturial: see > here<https://github.com/orientechnologies/orientdb/wiki/Graph-Database-Tinkerpop> > But it seems that OrientGraphFactory does not exist. The > blueprints-orient-graph-2.4.0.jar does not contain this class. > > Do I miss something ? Is this factory depreacted? > > > Here is my configuration: > >> <dependency> >> >> <groupId>com.orientechnologies</groupId> >> >> <artifactId>orient-commons</artifactId> >> >> <version>1.7-rc2</version> >> >> </dependency> >> >> <dependency> >> >> <groupId>com.orientechnologies</groupId> >> >> <artifactId>orientdb-core</artifactId> >> >> <version>1.7-rc2</version> >> >> </dependency> >> >> <dependency> >> >> <groupId>com.orientechnologies</groupId> >> >> <artifactId>orientdb-client</artifactId> >> >> <version>1.7-rc2</version> >> >> </dependency> >> >> <dependency> >> >> <groupId>com.tinkerpop.blueprints</groupId> >> >> <artifactId>blueprints-orient-graph</artifactId> >> >> <version>2.4.0</version> >> >> </dependency> >> >> > Any help would be appreciated > Thx > -- --- 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.
