EXPORT DATABASE schema.gz -excludeALL -includeSchema=TRUE
import database yourpath/schema.gz
Yes, I have referred that documentation, I was looking something using nodejs scripts.
Please suggest
Hi,have you already looked at the documentation?
--Best regards,Alessandro
---
You received this message because you are subscribed to a topic in the Google Groups "OrientDB" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/orient-database/bYaDcjnEjpA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to orient-database+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
orientdb {db=dev}> export database /tmp/onlyschema.export.gz -excludeAll -includeSchema=TRUE
orientdb {db=test}> import database /tmp/onlyschema.export.gz -merge=true
orientdb {db=dev}> export database /tmp/onlyfunc.export.gz -excludeAll -includeClass=OFunction
orientdb {db=test}> import database /tmp/onlyfunc.export.gz -merge=true
Yes, I have referred that documentation, I was looking something using nodejs scripts.
Please suggest
On Sep 28, 2016 7:40 PM, <alessand...@gmail.com> wrote:
--
---
You received this message because you are subscribed to a topic in the Google Groups "OrientDB" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/orient-database/bYaDcjnEjpA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to orient-databa...@googlegroups.com.
Ok. Thank you
To unsubscribe from this group and all its topics, send an email to orient-database+unsubscribe@googlegroups.com.