Thanks again for the answer but my system is actually a benchmarking system!
In other words I am trying to find out if there are performance
difference between the 2 DBs not through an application.
On 10/7/11 1:36 PM, Jim Webber wrote:
> Hi Antriani,
>
>> Ok, but the REST API doesn't produce more
atever) in your
> system with Neo4j embedded, then do so and measure that. If you can't (e.g.
> you're not on the JVM) then replace it with a sensible use of the REST API
> and measure that.
>
> Jim
>
> On 7 Oct 2011, at 11:28, Antriani Stylianou wrote:
>
>>
Ok,thanks!
Do you have any suggestions as to what is the best way to use neo4j to
benchmark it against a mysql database (with an "equal" in communication
overhead manner)?
On 10/7/11 12:23 PM, Jim Webber wrote:
> Hi,
>
> When using Neo4j in embedded mode, communication with the database is via
oved by batch functionality.
>
> Does your use case have a particular reason for which the REST
> interface is not sufficient?
>
> cheers,
> CG
>
> On Fri, Jun 17, 2011 at 7:00 PM, Antriani Stylianou
> wrote:
>> Hi,
>>
>> A startup question here!
>&g
Hi,
A startup question here!
Can I connect from java to a neo4j server running the database without
using the REST API or the Remote Server.?
Something like :
GraphDatabaseService graphDb = new EmbeddedGraphDatabase("localhost:7474/");
Thanks,
A.
_
5 matches
Mail list logo