Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 809 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 809 Bytes

cypherbench

Demo graphs

nba (password: cypherbench)

Sample queries:

MATCH (n:Player {name: 'LeBron James'})-[r]-(m) RETURN *
MATCH (t:Team)-[]-(d:Division)-[]-(c:Conference) RETURN *

Release Plan

  • text2cypher tasks
  • 11 property graphs
  • EX/PSJS implementation and evaluation scripts
  • Wikidata RDF-to-property-graph engine
  • Text2cypher task generation pipeline