# FalkorDB/code-graph SLOC report

> As of 2026-09-03 (commit ecc1174b7e07), FalkorDB/code-graph contains 21,718 total lines: 17,420 code, 1,808 comments, 2,490 blank, across 121 files in 14 languages (top: Python 36.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

FalkorDB/code-graph has 17,420 source lines of code out of 21,718 total lines across 121 files, counted from the staging ref at commit ecc1174b7e07 by the OctoCounts tokei engine on 2026-09-03. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving FalkorDB/code-graph to commit ecc1174b7e07, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 80.2% of all lines, comments represent 8.3%, and the repository averages 144 code lines per file. Python accounts for 36.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 44 | 8,776 | 6,401 | 1,025 | 1,350 |
| JSON | 9 | 4,927 | 4,927 | 0 | 0 |
| TSX | 33 | 4,801 | 4,069 | 209 | 523 |
| TypeScript | 18 | 2,066 | 1,643 | 94 | 329 |
| CSS | 1 | 130 | 95 | 0 | 35 |
| SVG | 3 | 65 | 65 | 0 | 0 |
| TOML | 1 | 59 | 53 | 0 | 6 |
| Dockerfile | 1 | 76 | 44 | 16 | 16 |
| Makefile | 1 | 56 | 41 | 0 | 15 |
| YAML | 1 | 42 | 36 | 3 | 3 |
| Shell | 1 | 39 | 26 | 7 | 6 |
| HTML | 1 | 14 | 14 | 0 | 0 |

Top language (Python 36.7%). Generated at 2026-09-03T00:09:20.073436709+00:00. Canonical report: https://octocounts.com/github/FalkorDB/code-graph

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/FalkorDB/code-graph/commit/ecc1174b7e072768b94647bcd84b964b6f6343bf?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does FalkorDB/code-graph have?

FalkorDB/code-graph has 21,718 total lines, including 17,420 code lines, 1,808 comment lines, and 2,490 blank lines.

### How was the FalkorDB/code-graph line count measured?

OctoCounts resolved the public GitHub repository to commit ecc1174b7e07, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for FalkorDB/code-graph?

This OctoCounts report was generated from staging at commit ecc1174b7e07 on 2026-09-03T00:09:20.073436709+00:00.

## Similar repository reports

- [gz83/thorium](https://octocounts.com/github/gz83/thorium) — Python, 17,478 code lines
- [zhinkgit/embeddedskills](https://octocounts.com/github/zhinkgit/embeddedskills) — Python, 17,227 code lines
- [russeell/jobfindsme](https://octocounts.com/github/russeell/jobfindsme) — Python, 17,701 code lines
- [kivy/python-for-android](https://octocounts.com/github/kivy/python-for-android) — Python, 17,707 code lines
- [zilliztech/memsearch](https://octocounts.com/github/zilliztech/memsearch) — Python, 17,053 code lines
- [DeepBlueDynamics/grubcrawler](https://octocounts.com/github/DeepBlueDynamics/grubcrawler) — Python, 17,046 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
