Hi! Advanced/Enterprise editions only add features, they don't remove anything available in the Community edition. So the Java API is always there.
Also note that High Availability is designed to be used from embedded mode as well. You'll just instantiate HighlyAvailableGraphDatabase instead of EmbeddedGraphDatabase. /anders 2011-08-30 05:08, jianboliu skrev: > Hi, > > We are currently using the community version of NEO4J and are using embedded > java mode. > (http://docs.neo4j.org/chunked/stable/tutorials-java-embedded.html) > We might in the future use the advanced or enterprise version. > > Question is: > Can we still use the embedded mode(the straight forward java api) in the > advanced or enterprise version? > > Thanks! > > > > -- > View this message in context: > http://neo4j-community-discussions.438527.n3.nabble.com/Regarding-embedded-mode-tp3294396p3294396.html > Sent from the Neo4j Community Discussions mailing list archive at Nabble.com. > _______________________________________________ > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

