Oleg,
for an example of this, see
http://docs.neo4j.org/chunked/snapshot/gremlin-plugin.html#rest-api-send-a-gremlin-script---json-encoded-with-table-resultswhere
the returned table does not contain nodes or relationships, but only
properties, this resulting in _MUCH_ smaller return values, doing m
Hi,
> - Data transfer bottleneck. Returning a large set of nodes/relationships
> from a Gremlin query with Json might result in excesive result size. We
> transfer from hundreds to 100.000 entities. In our case, we only need to
> obtain a single property value (or just a few properties) for each
>
Hi guys,
We are developing an analytics server on top of Neo4j REST API. We use Neo4j
1.4.1.
Our general experience is good, you are doing a great job!
In our project we make a number of Gremlin/Cypher queries and some traversal
calls via REST API.
However, we have experienced some data transfer
3 matches
Mail list logo