private long nextStringBlockId() { return stringPropertyStore.nextBlockId(); }
public int nextNameId() { return (int) nameStore.nextBlockId(); }