Class NeoConfig


  • @Configuration
    @ConditionalOnProperty("org.vrspace.db")
    public class NeoConfig
    extends Object
    Starts embedded Neo4J with database in directory specified in org.vrspace.db property - only if the property is set.
    Author:
    joe