# 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%). Counted with tokei via OctoCounts.

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

## 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,398 code lines
- [zhinkgit/embeddedskills](https://octocounts.com/github/zhinkgit/embeddedskills) — Python, 16,910 code lines
- [fsspec/filesystem_spec](https://octocounts.com/github/fsspec/filesystem_spec) — Python, 16,869 code lines
- [ayushh0110/ScreenMind](https://octocounts.com/github/ayushh0110/ScreenMind) — Python, 16,751 code lines
- [jingzhunxue/TargetDiarization](https://octocounts.com/github/jingzhunxue/TargetDiarization) — Python, 16,714 code lines
- [ReturnFI/Blitz](https://octocounts.com/github/ReturnFI/Blitz) — Python, 16,590 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
