Adding Social Network Features to a PHP App with Neo4j

Nice article, thanks. I’m interesting in graph database and Neo4j including. But have some questions about your article.

  1. You show in article any suggestions, but i don’t understand how they works (magic-magic). How can i customize it’s algorithm. What if i need huge parametric select? Now we are using elasticsearch with some custom plugins for this purposes :smile:
  2. What about performance, resources using and clasterization possibility?
  3. And at all, can it be considered as an alternative to elasticsearch for example in fulltext/facet search?