Module: Neo4jConfiguration
- Defined in:
- lib/configurations/neo4j_configuration.rb
Constant Summary collapse
- REPOSITORY_IMPORT =
TODO complete…
"neo4j.repository.GraphRepository"- REPOSITORY_TYPE =
"GraphRepository<#{@model_name}>"- ENTITY_ANNOTATION =
"@NodeEntity"