Re: [Neo4j] Re: Another Native-Java-DSL for the Cypher Language

2018-09-01 Thread Analista de Sistemas Web/Mobile
tanks.. On Sat, Sep 1, 2018 at 5:40 AM Wolfgang Schuetzelhofer < wschuetzelho...@gmail.com> wrote: > Hi everybody, > > *JCypher* *4.0.1 *has been released. > > This is a bugfix release. What is fixed (changed): > >- minHops(0) now works correctly. Previously it was translated to >cypher

Re: [Neo4j] How to coupute the diameter of a graph with differents categries of relationships

2018-09-03 Thread Analista de Sistemas Web/Mobile
public double getDistancia(double latitude, double longitude, double latitudePto, double longitudePto){ double dlon, dlat, a, distancia; dlon = longitudePto - longitude; dlat = latitudePto - latitude; a = Math.pow(Math. sin(dlat/2),2) + Math.cos(latitude) * Math.cos(latitudePto) * Math.pow(Math.

Re: [Neo4j] How to coupute the diameter of a graph with differents categries of relationships

2018-09-03 Thread Analista de Sistemas Web/Mobile
ences **University of Mohammed V Agdal-Rabat, Morocco * > > --- > >- *Phone : + 212 (0) 6 71 96 32 54* >- > *Mail : youssefm...@gmail.com <http://gmail.com> * > > > > > > > On Mon, Sep 3, 2018 at 12:0

Re: [Neo4j] Neo4j enterprise version infrastructure setup in hardware V/S well setup VM

2018-09-25 Thread Analista de Sistemas Web/Mobile
Isso dependerá do tamanho dos seus dados! relativo que tipo de dados? vídeos mp3 imagens? texto? On Tue, Sep 25, 2018 at 8:36 AM SR wrote: > Hi Neo4j Team, > > I am new to Neo4j world.. want to check which is best approach to > setup Neo4j enterprise HA in Hardware V/S VM. What should be

Re: [Neo4j] Data set

2018-09-25 Thread Analista de Sistemas Web/Mobile
https://neo4j.com/developer/movie-database/ On Tue, Sep 25, 2018 at 8:36 AM Sakshi Srivastva wrote: > Can anyone please suggest me a big data set.. > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop