CREATE INDEX FOR (kp:KnowledgePoint) ON (kp.grade);
CREATE INDEX FOR (ab:AbilityPoint) ON (ab.category);