I am using Neo4j for analyzing LDAP servers, and would appreciate some help / feedback on the data model as well as the query for building relationships.
Currently, I am creating nodes for each LDAP entry with a label equal to its objectClass attribu...