Uses of Class
uk.gov.gchq.gaffer.store.schema.SchemaEdgeDefinition
-
Packages that use SchemaEdgeDefinition Package Description uk.gov.gchq.gaffer.store.schema Classes describing the Gaffer schema. -
-
Uses of SchemaEdgeDefinition in uk.gov.gchq.gaffer.store.schema
Methods in uk.gov.gchq.gaffer.store.schema that return SchemaEdgeDefinition Modifier and Type Method Description SchemaEdgeDefinition
SchemaEdgeDefinition. getExpandedDefinition()
Constructors in uk.gov.gchq.gaffer.store.schema with parameters of type SchemaEdgeDefinition Constructor Description Builder(SchemaEdgeDefinition schemaElementDef)
-