40414243444546
return Node.class; } protected Node createEntity( Map<?, ?> item ) { return new RestNode( (Map<?, ?>)item, restGraphDatabase ); }