{"repo":"FalkorDB/falkordb-ts","free":true,"listed":false,"github":"https://github.com/FalkorDB/falkordb-ts","clone":"git clone https://github.com/FalkorDB/falkordb-ts.git","description":"FalkorDB Typescript Client","language":"TypeScript","stars":53,"topics":["falkordb","graphdatabase","devtools","know","llm","typescript-library"],"license":"MIT","category":"ai-agents","readme_excerpt":"falkordb-ts falkordb is a FalkorDB client for Node.js. Installation Start a falkordb via docker: To install node falkordb, simply: Usage Basic Example To learn more about Cypher query language check: https://docs.falkordb.com/cypher/ Connection Options host and port are the shorthand for a plain TCP connection and default to localhost:6379 . You can also pass a connection URL: For anything beyond host and port — TLS, connection timeouts, keep-alive — use socket , which is passed to the underlying node-redis client: url sets the connection address, so it overrides the top-level host and port . Other socket settings such as TLS and timeouts still apply alongside it. When both are given, socket.host and socket.port take precedence over the top-level host and port . .stubs() Lists the graphs that are currently offloaded to disk (\"stubs\"). db.list() already includes offloaded graphs, so stubs() is how you tell which of the listed graphs are not loaded in memory. GRAPH.STUBS is provided by the FalkorDB Enterprise graph-offloading module, so on deployments without that module the call rejects with an \"unknown command\" error — treat that as \"offloading is not supported here\". On a cluster the replies of all master nodes are combined. If only some masters fail, the partial result is returned and the failures are logged; the call rejects only when every master fails. .close() Forcibly close a client's connection to FalkorDB immediately. Calling close will not send further pending comma","default_branch":null,"files":null,"tree":[],"storefront":"/r/FalkorDB","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/FalkorDB/falkordb-ts/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}