For example, for this statement:
create (s:Student), (t:Teacher)
In Neo4j Browser, only ID is used as caption. Why doesn't 'Student' and "Teacher" show to be chosen as caption as well? I want to model the domain so I don't want to create instances.