Sha256: 4607db29863b41c4d74c31ccff7f6d70f47a191b663ef78f6a703f0f6797b57e
Contents?: true
Size: 191 Bytes
Versions: 2
Compression:
Stored size: 191 Bytes
Contents
module Cadet module Test class Session < Cadet::Session def self.open new org.neo4j.test.TestGraphDatabaseFactory.new.newImpermanentDatabase end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cadet-0.0.9-java | lib/cadet/test/session.rb |
cadet-0.0.8-java | lib/cadet/test/session.rb |