Registry / database / neography

neography

JSON →
library1.8.0rbrubygemsunverified

A Ruby wrapper to the Neo4j Rest API

gem install neography
INSTALL
IMPORT
SIG · NEOGRAPHY
N
neography
databaserubyv1.8.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Neography
require 'neography'

Create a node in Neo4j via REST API

require 'neography' neo = Neography::Rest.new neo.create_node(name: 'John')
Debug
Known issues
breakingNeography is deprecated in favor of the neo4j gem for Neo4j 3.x+
fix
Use the neo4j gem or the official neo4j-ruby-driver
affects: >= 1.8.0
Upgrade
Version history
1.8.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
Resources
neography — gem install neography · libregistry