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
Dernière révisionLes deux révisions suivantes
informatique:graphdb [13/09/2016 16:00] – [Sigma.js] cyrilleinformatique:graphdb [26/03/2022 08:36] – [Gephi] cyrille
Ligne 21: Ligne 21:
  
 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).
Ligne 54: Ligne 54:
 === 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 82: Ligne 89:
  
 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 ====
informatique/graphdb.txt · Dernière modification : 26/03/2022 09:20 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