Skip to content

FalkorDB/FarmToTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Individual UDFs can be found under the JS folder.

Run the demo:

  1. Start FalkorDB using Docker: docker run --pull=always --rm -p6379:6379 -p 3000:3000 falkordb/falkordb:edge
  2. Creating the Freshness graph: Cypher/create_graph.cypher
  3. Load UDFS: python load_udfs.py
  4. Find freshest path between Mountain Orchard and Downtown Market: Cypher/findFreshestPath.cypher
  5. Generate output manifest: Cypher/endToEnd.cypher

About

UDFs webinar demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published