Method: Neo4j::ActiveRel::Types::ClassMethods#rel_type?

Defined in:
lib/neo4j/active_rel/types.rb

#rel_type?Boolean

Returns:



68
69
70
# File 'lib/neo4j/active_rel/types.rb', line 68

def rel_type?
  !!@rel_type
end