Free Newsletters:
DatabaseDaily  
Database Journal
Search Database Journal:
 
MS SQL Oracle DB2 Access MySQL PostgreSQL Sybase PHP SQL Etc SQL Scripts & Samples Links Database Forum

» Database Journal Home
» Database Articles
» Database Tutorials
MS SQL
Oracle
DB2
MS Access
MySQL
» RESOURCES
Database Tools
SQL Scripts & Samples
Links
» Database Forum
» DBA Jobs
» Sitemap
News Via RSS Feed


follow us on Twitter





New Security Features Planned for Firefox 4

Another Laptop Theft Exposes 21K Patients' Data

Oracle Hits to Road to Pitch Data Center Plans
Database Journal |DBA Support |SQLCourse |SQLCourse2

Mar 1, 2010

NeoTechnology Releases Its Graph Database Neo4j v1.0

By DatabaseJournal.com Staff

NeoTechnology has released version 1.0 of its Java-based graph database following the property graph model – Neo4j.

Graph databases do well with high volumes of complex, interconnected low-structure data which change rapidly and require frequent querying.

Neo4j represents data with nodes, similar to an object instance and with a unique ID; relationships or edges, which links two nodes and has a direction and RelationshipType; and properties, a string key/object value pair which can exist on nodes and relationships. And can navigate nodes and edges with equal speed, independently of the amount of data constituting the graph. Access to the graph structure is managed by an ACID transaction system, with graph traversal by a Traverser API. Neo4j is also integrated with Lucene for indexing support, and an integration with Solr is in process.

View Article

Daily News Archives

Comment and Contribute

 


(Maximum characters: 1200). You have characters left.