module Neo4jAncestry

Constants

VERSION

Public Class Methods

table_name_prefix() click to toggle source
# File lib/models/neo4j_ancestry/link.rb, line 2
def self.table_name_prefix
  'neo4j_ancestry_'
end