Package | Description |
---|---|
graphql.util |
Modifier and Type | Method and Description |
---|---|
List<Breadcrumb<T>> |
TraverserContext.getBreadcrumbs()
The exact location of this node inside the tree as a list of
Breadcrumb |
List<Breadcrumb<T>> |
NodeZipper.getBreadcrumbs() |
List<Breadcrumb<T>> |
DefaultTraverserContext.getBreadcrumbs() |
Constructor and Description |
---|
NodeZipper(T curNode,
List<Breadcrumb<T>> breadcrumbs,
NodeAdapter<T> nodeAdapter) |
Copyright © 2019. All rights reserved.