What is the primary purpose of Neo4j in enterprise data architecture?
2
🟢 EASY
2 points
What is GraphRAG and how does it improve retrieval quality?
3
🟢 EASY
2 points
What is the role of Cypher in Neo4j?
4
🔵 MEDIUM
3 points
How would you design an ETL pipeline from Microsoft Fabric to Neo4j for banking transaction data?
5
🔵 MEDIUM
3 points
What are APOC procedures in Neo4j and when would you use them?
6
🔵 MEDIUM
3 points
How do you implement incremental delta updates in a Neo4j pipeline?
7
🔵 MEDIUM
3 points
What indexing strategies would you use to optimize Neo4j for agent retrieval?
8
🔵 MEDIUM
3 points
How would you structure embeddings in a Neo4j GraphRAG implementation?
9
🔵 MEDIUM
3 points
What are the key considerations for data lineage in a Neo4j knowledge graph?
10
🟠 HARD
4 points
Design a graph model for a banking system supporting multi-agent workflows with accounts, transactions, customers, and risk signals.
11
🟠 HARD
4 points
How would you optimize a Neo4j query that's taking 30+ seconds to retrieve customer transaction history with relationship patterns?
12
🟠 HARD
4 points
Describe your approach to implementing hybrid search (vector + graph traversal) for agentic retrieval in a financial knowledge graph.
13
🟠 HARD
4 points
What strategy would you use to scale Neo4j ingestion for processing 100M+ nodes and 500M+ relationships?
14
🔴 CRITICAL
5 points
You're building the core memory layer for PwC's agentic AI system. The system has 50+ agents querying Neo4j for banking operations context. How do you architect this for reliability, performance, and explainability?
15
🔴 CRITICAL
5 points
Design an end-to-end data quality framework for a knowledge graph powering mission-critical banking agents. Include validation, monitoring, and remediation strategies.