Outils pour utilisateurs

Outils du site


informatique:graphdb

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
informatique:graphdb [13/09/2016 14:26] – orientdb] cyrilleinformatique:graphdb [26/03/2022 09:20] (Version actuelle) – [Graph Databases] cyrille
Ligne 5: Ligne 5:
  
   * [[wp>Graph_database]], [[wpfr>Base_de_données_orientée_graphe]]   * [[wp>Graph_database]], [[wpfr>Base_de_données_orientée_graphe]]
 +
 +Voir aussi [[/informatique/web_semantique|web semantique]] pour les base de données RDF.
  
 Articles: Articles:
Ligne 21: Ligne 23:
  
 examples: examples:
-  * [[http://network.graphdemos.com/|Graph your Network]] (Twitter) - avec les queries utilisées.+  * [[http://network.graphdemos.com/|Graph your Network]] (Twitter) - avec les queries utilisées (et le [[https://github.com/neo4j-contrib/twitter-neo4j|source]])
   * [[http://neo4j.com/blog/oscon-twitter-graph/|OSCON Twitter Graph]] - Using the UNWIND clause we are able to pivot a collection   * [[http://neo4j.com/blog/oscon-twitter-graph/|OSCON Twitter Graph]] - Using the UNWIND clause we are able to pivot a collection
   * [[https://github.com/mneedham/neo4j-twitter|mneedham/neo4j-twitter]] example en Python. Avec la structure des données (twitter).   * [[https://github.com/mneedham/neo4j-twitter|mneedham/neo4j-twitter]] example en Python. Avec la structure des données (twitter).
 +  * A CRM with Neo4j and REST https://www.sitepoint.com/crm-neo4j-rest/
 +
 +Neo4j Browser
 +  * https://neo4j.com/developer/guide-neo4j-browser/
 +  * https://neo4j.com/developer/guide-data-visualization/
 +Javascript in Browser:
 +  * [[https://github.com/neo4j/neo4j-javascript-driver|neo4j-javascript-driver]] with a special browser version of the driver, which supports connecting to Neo4j over WebSockets.
 +  * https://neo4j.com/developer/javascript/
 +
 ===== Apache Titan ===== ===== Apache Titan =====
  
Ligne 45: Ligne 56:
 === Cypher === === Cypher ===
  
-[[wpfr>Cypher_(langage)]] 
  
 OpenCypher, une initiative de Neo4j et d'autres contributeurs vise à étendre l'emploi de Cypher à d'autres base de données orientées graphe3 OpenCypher, une initiative de Neo4j et d'autres contributeurs vise à étendre l'emploi de Cypher à d'autres base de données orientées graphe3
  
-http://www.opencypher.org/+  * http://www.opencypher.org/ 
 +  * [[wpfr>Cypher_(langage)]] 
 + 
 +Docs: 
 +  * [[http://neo4j.com/docs/developer-manual/current/cypher/|Cypher query language]] on Neo4J documentation 
 +  * [[http://www.quackit.com/neo4j/tutorial/neo4j_create_a_node_using_cypher.cfm|create a node]] 
 +  * [[http://www.quackit.com/neo4j/tutorial/neo4j_create_a_relationship_using_cypher.cfm|create a relationship]] 
 +  * ... 
 +  * [[https://gist.github.com/DaniSancas/1d5265fc159a95ff457b940fc5046887|Cypher queries cheatsheet]]
  
 === Gremlin === === Gremlin ===
Ligne 73: Ligne 91:
  
 Apache Giraph is an iterative graph processing system built for high scalability. For example, it is currently used at Facebook to analyze the social graph formed by users and their connections. Giraph originated as the open-source counterpart to Pregel, the graph processing architecture developed at Google and described in a 2010 paper Apache Giraph is an iterative graph processing system built for high scalability. For example, it is currently used at Facebook to analyze the social graph formed by users and their connections. Giraph originated as the open-source counterpart to Pregel, the graph processing architecture developed at Google and described in a 2010 paper
 +
 +==== Gephi ====
 +
 +Gephi is an interactive visualization and exploration platform for all kinds of networks and complex systems, dynamic and hierarchical graphs. 
 +
 +[[informatique/gephi|Gephi]]
 +
  
 ==== Sigma.js ==== ==== Sigma.js ====
Ligne 81: Ligne 106:
  
 http://sigmajs.org/ http://sigmajs.org/
 +
 +==== Linkurio.js ====
 +
 +A Javascript library to add fast and interactive graph visualization into web-based products.
 +
 +Linkurious.js is an **active fork of Sigma.js**. It's dual-licensed under both GPLv3 and a commercial license for proprietary projects.
 +
 +http://linkurio.us/toolkit/
  
 ==== Alchemy.js ==== ==== Alchemy.js ====
Ligne 88: Ligne 121:
 http://graphalchemist.github.io/Alchemy/ http://graphalchemist.github.io/Alchemy/
  
-==== Linkurio.js ==== 
  
-A Javascript library to add fast and interactive graph visualization into web-based products.+==== popotojs ====
  
-http://linkurio.us/toolkit/+Javascript generates an interactive graph query builder into any website or web based application to create advanced queries on Neo4j databases and display the results. 
 + 
 +http://popotojs.com/
  
 === Plugins === === Plugins ===
informatique/graphdb.1473769597.txt.gz · Dernière modification : 13/09/2016 14:26 de cyrille

Sauf mention contraire, le contenu de ce wiki est placé sous les termes de la licence suivante : CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki