Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 707 Bytes

File metadata and controls

12 lines (11 loc) · 707 Bytes

neocrawl


DESCRIPTION

NEOCRAWL is built as a service/microservice or library that mediates any listing, finding or filtering request between an api and a neo4j database.
This service allows you to find/list any node from within your neo4j database using related nodes properties (from any relationship distance)
It was build as light as possible and it's only purpose is to generate appropriate cypher queries based on given filters and not intense processing

>>Click for complete readme<<

Issues, Pull requests and Enhancement requests are very welcomed and encouraged ! :D