This document summarizes the key new features in Neo4j 2.0, including labels, schema indexing, the MERGE operation, and transactional Cypher. Labels allow nodes to be identified and queried by type. Schema indexing improves performance. MERGE combines matching and creating behavior. Transactions make Cypher requests more robust. The focus is on further developing Cypher as a graph query language.