I'm trying to run one JVM instance with 4 embedded graph databases in different directories. Is this possible in 1.7.8? I've tried creating the OrientGraph instance directly and using the OrientGraphFactory but can't get it to work. I've tried using the thread modes of MANUAL and ALWAYS_AUTOSET with no luck.
Each database has its own plocal url but every database I access always seems to access the same database directory. The other 3 are not created or accessed at all. I'm not trying to run an OServer at this point, just trying to access local databases. Any hints appreciated. Curtis -- --- 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.
