Base

nodoc:

Constants

Methods

.source_root

def self.source_root
  @_neo4j_source_root ||= File.expand_path(File.join(File.dirname(__FILE__),
                                                     'neo4j', generator_name, 'templates'))
end