Benjamin Ricaud

Results 42 comments of Benjamin Ricaud

This might be an interesting alternative to FLANN: https://github.com/spotify/annoy

Yes, replacing by dedup() is a good idea. I am wondering if it is faster or it also scans the full graph.

ok thanks, I will have a look at it.

A PR would be appreciated on this issue.

Could we say something like 20% of the screen size for devices with small screens?

Thanks. I don't see yet how to fix it, but I will have a look at it this week.

Yes. After catching a 204 error, a way would be to resend the request but without the edge query (since there is no edge) and setting edges = []. I...

What happens when you click on the 'Search' button without filling any field? Do you get some nodes?

thanks for the Docker image. I can't do it now but I will try to reproduce it tomorrow. The last version of Janusgraph seems to have added changes in the...

I did not try the docker image yet. It seems that there are problems with serialization using the docker container provided in the link you give (as written in the...