If you are talking about the Java API, then the OSMImporter has a setting
for importing in batch insert mode, but does this by first importing all
nodes and ways using batch inserter, and then doing a second pass in normal
embedded database mode for adding the geometries found to the RTree index.

If you are talking about the REST API, then perhaps we need Peter's or
Michael's opinion. Perhaps a description of your data and use case would
help clarify your actual needs?


On Wed, Mar 26, 2014 at 8:08 PM, Javad Karabi <[email protected]> wrote:

> is this possible?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Neo4j" 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 
"Neo4j" 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