Uses of Record Class
io.fluxzero.sdk.modeling.Graphs.MaterializedNode
Packages that use Graphs.MaterializedNode
-
Uses of Graphs.MaterializedNode in io.fluxzero.sdk.modeling
Method parameters in io.fluxzero.sdk.modeling with type arguments of type Graphs.MaterializedNodeModifier and TypeMethodDescriptionstatic <T> Graph<T> Graphs.materialized(List<Graphs.MaterializedNode> nodes, Class<T> rootType, long stateIndex, Long previousStateIndex, ModelRepository repository, Map<Class<?>, List<String>> declaredPaths, Map<String, String> pathOverrides) Creates the same indexed graph view for a materialized search document.