Libraries
»
neo4j
(9.6.2)
»
Index
»
Neo4j
»
Migration
»
AddIdProperty
»
#execute
Method: Neo4j::Migration::AddIdProperty#execute
Defined in:
lib/neo4j/migration.rb
#
execute
(*args) ⇒
Object
61 62 63
# File 'lib/neo4j/migration.rb', line 61
def
execute
(
*
args
)
ActiveBase
.
query
(
*
args
)
end