java.lang.Object
org.gcube.informationsystem.resourceregistry.queries.json.base.JsonQueryERElement
org.gcube.informationsystem.resourceregistry.queries.json.base.relations.JsonQueryRelation
Direct Known Subclasses:
JsonQueryConsistsOf, JsonQueryIsRelatedTo

public abstract class JsonQueryRelation extends JsonQueryERElement
Author:
Luca Frosini (ISTI - CNR)
  • Constructor Details

    • JsonQueryRelation

      public JsonQueryRelation(org.gcube.com.fasterxml.jackson.databind.JsonNode jsonQuery, org.gcube.informationsystem.base.reference.AccessType accessType) throws org.gcube.informationsystem.resourceregistry.api.exceptions.types.SchemaException, org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
      Throws:
      org.gcube.informationsystem.resourceregistry.api.exceptions.types.SchemaException
      org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException