Download List

Descripción del Proyecto

Neo4j is a graph database, a fully transactional database that stores data structured as graphs. A graph is a flexible data structure that allows for a more agile and rapid style of development. You can think of Neo4j as a high-performance graph engine with all the features of a mature and robust database. The programmer works with an object-oriented, flexible network structure rather than with strict and static tables, yet enjoys all the benefits of a fully transactional, enterprise-strength database. The community edition is GPLv3 licensed, while the advanced and enterprise editions are AGPLv3 licensed.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-11-12 01:06
1.5

Reducido tamaño en disco para el almacén de propiedades; menos las operaciones de E/s. Mejor registro. Autorización de nivel de solicitud HTTP. Muchos complementos para el lenguaje de consulta de Cypher, tales como las relaciones opcionales en coincidir con cláusulas, predicados nuevos funciones, consultas parametrizadas, algoritmo del camino más corto y un nuevo libro de recetas de Cypher en la documentación. Un protocolo de alta disponibilidad mejorado y más rápido que también maneja de mejor hardware impredecible. La herramienta de administración basada en Web ofrece ahora perfiles de estilo, lo que facilita crear visualizaciones de dominio específico.
Tags: Stable
Reduced size on disk for the property store; fewer I/O operations. Improved logging. HTTP request-level authorization. Many additions to the Cypher query language, such as optional relationships in match clauses, new predicates and functions, parameterized queries, shortest path algorithm, and a new Cypher cookbook in the documentation. An improved and faster High Availability protocol that also handles unpredictable hardware better. The Web-based administration tool now offers style profiles, making it easy to create domain-specific visualizations.

2011-04-27 23:22
1.3

La licencia para Neo4j Community Edition se cambió a la GPLv3, el máximo número de entidades se incrementó, y cadenas cortas se almacenan de manera más eficiente. Ambos nodos y las relaciones pueden ser indexados usando el índice integrado de nuevo.
Tags: Stable
The license for Neo4j Community Edition was changed to GPLv3, the maximum number of entities was increased, and short strings are stored more efficiently. Both nodes and relationships can be indexed using the new integrated index.

2010-12-31 07:14
1.2

Las principales características incluyen la Neo4j High Availability Cluster y el servidor REST Neo4j.
Tags: Stable
Major features include the Neo4j High Availability Cluster and the RESTful Neo4j Server.

Project Resources