Class: Neo4j::Core::CypherSession::Transactions::HTTP
- Inherits:
-
Base
- Object
- Transaction::Base
- Base
- Neo4j::Core::CypherSession::Transactions::HTTP
- Defined in:
- lib/neo4j/core/cypher_session/transactions/http.rb
Instance Method Summary collapse
Methods inherited from Base
Instance Method Details
#commit ⇒ Object
8 9 |
# File 'lib/neo4j/core/cypher_session/transactions/http.rb', line 8 def commit end |
#delete ⇒ Object
11 12 |
# File 'lib/neo4j/core/cypher_session/transactions/http.rb', line 11 def delete end |