bharatgraph / graph

Commit History

fix(B-08,NEW-1): remove duplicate fulltext from SETUP_QUERIES; modern CREATE FULLTEXT INDEX syntax
7b8375b

abinazebinoy commited on

fix(ascii): replace all non-ASCII chars in Python source files
fa87992

abinazebinoy commited on

fix(B-05 step3, NEW-1): add load_affidavits() to GraphLoader; modern fulltext in setup_schema()
6b02e4a

abinazebinoy commited on

fix(B-07): CONTESTED_IN relationship target was Scheme, corrected to Constituency
7087c8a

abinazebinoy commited on

fix(B-05 step2): add Affidavit uniqueness constraint and year index to SETUP_QUERIES
ff2a14c

abinazebinoy commited on

fix(B-05 step1): add Affidavit node and FILED_AFFIDAVIT to schema
63bc051

abinazebinoy commited on

fix(BUG-C4): add scraped_at field to all seed records so live feed shows data after /admin/seed
e055b14

abinazebinoy commited on

fix(BUG-30): increase SHA-256 ID truncation 20->32 chars (80->128-bit collision resistance)
493af54

abinazebinoy commited on

fix(api+graph+pipeline): M-04+M-05+M-08+M-09 -- misc medium fixes
5d9b8a9

abinazebinoy commited on

fix(encoding): strip non-ASCII chars from pipeline.py and loader.py
06270b4

abinazebinoy commited on

fix(loader): BUG-2/3/17/19/21 — 7 new loaders, fulltext, kwargs, SHA-256
8078bc3

abinazebinoy commited on

fix(BUG-18/19): timeline audit events use entity_name not entity_id; fulltext index covers all 16 node types
e728463

abinazebinoy commited on

fix(BUG-17): DIRECTOR_OF links match canonical node IDs via toLower name lookup
51ce6bb

abinazebinoy commited on

fix(seed): DIRECTOR_LINKS keys politician_name→name_a — was creating zero relationships
23e6d00

abinazebinoy commited on

fix(seed): add DIRECTOR_OF + WON_CONTRACT relationships to sample data
a66284c

abinazebinoy commited on

fix(loader): GeM amount_inr fallback + schema session bug
8f27281

abinazebinoy commited on

fix(graph): correct :AUDITS relationship to :FLAGS in ministry_audit_flags query
ed51cce

abinazebinoy commited on

fix(data): schema session bug and seed data field mismatches
344b0c4

abinazebinoy commited on

fix(config+admin+main): 4 bugs resolved
b70b0c6

abinazebinoy commited on

fix(search+multilingual+sources): global search, fulltext index, sources API
5e26080

abinazebinoy commited on

fix(data): add sample data seed — politicians, companies, contracts, audit reports
b1d8714

abinazebinoy commited on

fix(graph): remove bolt://localhost fallback URI in loader
fc50d3e

abinazebinoy commited on

feat(graph): add Cypher query library for corruption detection
fb18fa1

abinazebinoy commited on

feat(graph): add GraphLoader - loads all scraped data into Neo4j
7cdf407

abinazebinoy commited on

feat(graph): add Neo4j schema - nodes, relationships, constraints
6ade5c9

abinazebinoy commited on

fix: add __init__.py to all packages, create venv setup
d76057f

abinazebinoy commited on

feat: add requirements.txt and base_scraper.py - Day 2
1c02240

abinazebinoy commited on