Hi Mike,

You can use import
<https://github.com/orientechnologies/orientdb/wiki/Console-Command-Import>/
export
<https://github.com/orientechnologies/orientdb/wiki/Console-Command-Export>
console commands to do that manually. And ODatabaseImport
and ODatabaseExport to do that from code.

Best regards,
Artem Orobets

* Orient Technologiesthe Company behind OrientDB*


2014-06-05 20:06 GMT+03:00 Mike Funaro <[email protected]>:

> Hi,
>
> Started using OrientDB a couple weeks ago. I was wondering if there is a
> way to export a database (plocal) via the console and then in a Java
> application import that database into a Memory database.
>
> Right now what I am doing is extracting source data from a proprietary
> file format into an embedded OrientDB but I would like to be able to have a
> memory database for applications that then use that data(without having to
> parse the data every time the application runs to setup a memory database),
> for speed purposes.
>
> Thanks in advance for any help!
>
> -Mike
>
> --
>
> ---
> 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.

Reply via email to