Previews new features in Neo4j.
Labels & Indexing
Labels group nodes into sets. Nodes can have multiple labels.
Can use labels to create indexes on subsets of nodes.
Labels will support schema constraints (future feature).
I first saw this in a tweet by Michael Lappe.