Uses of Record Class
io.fluxzero.sdk.persisting.repository.ModelGraphResolver.Relations
Packages that use ModelGraphResolver.Relations
-
Uses of ModelGraphResolver.Relations in io.fluxzero.sdk.persisting.repository
Methods in io.fluxzero.sdk.persisting.repository that return ModelGraphResolver.RelationsModifier and TypeMethodDescriptionDefaultModelRepository.loadGraphRelations(List<String> modelIds, io.fluxzero.common.api.modeling.ModelRelationshipRead.Direction direction, io.fluxzero.common.api.modeling.ModelReadBoundary boundary, Map<String, Entity<?>> staged, boolean historical) ModelGraphResolver.loadGraphRelations(List<String> modelIds, io.fluxzero.common.api.modeling.ModelRelationshipRead.Direction direction, io.fluxzero.common.api.modeling.ModelReadBoundary boundary, Map<String, Entity<?>> staged, boolean historical) Reads direct relationships and heads without loading values.