Package org.neo4j.ogm.id


package org.neo4j.ogm.id
  • Class
    Description
    Id generation strategy that allows custom implementations of id generation.
    This strategy will use internally generated Long ids as entity ids
    Generates random UUID as entity id using UUID.randomUUID().