Interface InMemorySearchResolvingContext.SearchOptionSetter

Enclosing class:
InMemorySearchResolvingContext

public static interface InMemorySearchResolvingContext.SearchOptionSetter
  • Method Summary

    Modifier and Type
    Method
    Description
    Stream<ai.stapi.graph.traversableGraphElements.TraversableGraphElement>
    set(Stream<ai.stapi.graph.traversableGraphElements.TraversableGraphElement> graphElements)
     
  • Method Details

    • set

      Stream<ai.stapi.graph.traversableGraphElements.TraversableGraphElement> set(Stream<ai.stapi.graph.traversableGraphElements.TraversableGraphElement> graphElements)