Hi, brand new OrientDB user and I have never really used Java before either 
so please bear with me.

I've got OrientDB installed ok and worked through Petter Graff's excellent 
tutorials on YouTube, but now I'm trying to import a bunch of non-graph 
format xml files (academic metadata format 
<http://amf.openlib.org/doc/ebisu.html> files from here 
<ftp://ftp.repec.org/opt/amf/RePEc/>) into Orient and I'm getting nowhere.

I found this old question 
<https://groups.google.com/forum/#!topic/orient-database/oabsedR5rW0> which 
recommends using GraphML or GraphSAIL but I'm confused as to how I go about 
even doing that. I don't even really understand the Graph API at all--this 
is an API for use with Java programs, correct? So if I want to use the 
Graph API, do I need to install JDK and write a program in Java that 
interacts with OrientDB? Or can I do it somehow as a function using the 
OrientDB Studio (javascript or groovy)? Or through the gremlin command 
prompt? (I do need some way to script the import because I will be 
importing multiple files)

Thanks!

-- 

--- 
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