#ABCDEFGHIJKLMNOPQRSTUVWXYZ
    1. net
        1. net.caladesiframework
            1. net.caladesiframework.neo4j
                1. net.caladesiframework.neo4j.db
                  1. (case class)DatabaseServiceImpl
                  2. (case class)Neo4jConfiguration
                  3. (trait)Neo4jDatabaseService
                2. net.caladesiframework.neo4j.entity
                  1. (class)Entity
                3. net.caladesiframework.neo4j.field
                  1. (class)BooleanField
                  2. (class)DateTimeField
                  3. (class)DoubleField
                  4. (trait)Field
                  5. (class)IntField
                  6. (class)LongField
                  7. (class)OptionalBooleanField
                  8. (class)OptionalDoubleField
                  9. (class)OptionalIntField
                  10. (class)OptionalLongField
                  11. (class)OptionalStringField
                  12. (class)StringField
                  13. (class)UuidField
                4. net.caladesiframework.neo4j.graph
                    1. net.caladesiframework.neo4j.graph.entity
                      1. (object)(class)GraphEntity
                      2. (class)Neo4jGraphEntity
                      3. (trait)UUIDPk
                    2. net.caladesiframework.neo4j.graph.repository
                      1. (trait)GraphRepository
                      2. (class)Neo4jGraphRepository
                  1. net.caladesiframework.neo4j.index
                    1. (trait)FulltextIndexed
                    2. (trait)IndexedField
                    3. (trait)IndexManager
                    4. (object)
                      NamingStrategy
                    5. (trait)UniqueIndexed
                  2. net.caladesiframework.neo4j.provider
                    1. (trait)EmbeddedGraphDatabaseServiceProvider
                    2. (trait)GraphDatabaseServiceProvider
                  3. net.caladesiframework.neo4j.relation
                    1. (class)OptionalRelatedToOne
                    2. (class)RelatedToMany
                    3. (class)RelatedToOne
                    4. (trait)Relation
                    5. (trait)RelationManager
                  4. net.caladesiframework.neo4j.repository
                    1. (trait)CRUDRepository
                    2. (object)
                      RepositoryRegistry