Class EntityKeySet

java.lang.Object
no.sikt.graphitron.definitions.keys.EntityKeySet

public class EntityKeySet extends Object
The top level of entity keys for a type. One entry here corresponds to one key directive in the schema.
  • Constructor Details

    • EntityKeySet

      public EntityKeySet(List<String> rawKeys)
  • Method Details