Index

C E F G H I M N O P R S T 
All Classes and Interfaces|All Packages

C

condition() - Method in record class org.bsc.langgraph4j.builder.GraphDefinition.Edge
Returns the value of the condition record component.

E

Edge(String, String, String, List<String>) - Constructor for record class org.bsc.langgraph4j.builder.GraphDefinition.Edge
Creates an instance of a Edge record class.
edges() - Method in record class org.bsc.langgraph4j.builder.GraphDefinition.Graph
Returns the value of the edges record component.
equals(Object) - Method in record class org.bsc.langgraph4j.builder.Generator.Result
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.bsc.langgraph4j.builder.GraphDefinition.Edge
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.bsc.langgraph4j.builder.GraphDefinition.Graph
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.bsc.langgraph4j.builder.GraphDefinition.Node
Indicates whether some other object is "equal to" this one.

F

from() - Method in record class org.bsc.langgraph4j.builder.GraphDefinition.Edge
Returns the value of the from record component.
from$() - Method in record class org.bsc.langgraph4j.builder.GraphDefinition.Edge
 

G

generateBuilderFromDefinition(GraphDefinition.Graph) - Method in class org.bsc.langgraph4j.builder.Generator
 
generateBuilderImplementationFromDefinition(GraphDefinition.Graph) - Method in class org.bsc.langgraph4j.builder.Generator
 
Generator - Class in org.bsc.langgraph4j.builder
 
Generator() - Constructor for class org.bsc.langgraph4j.builder.Generator
 
Generator.Result - Record Class in org.bsc.langgraph4j.builder
 
Graph(String, List<GraphDefinition.Node>, List<GraphDefinition.Edge>) - Constructor for record class org.bsc.langgraph4j.builder.GraphDefinition.Graph
Creates an instance of a Graph record class.
GraphDefinition - Class in org.bsc.langgraph4j.builder
 
GraphDefinition() - Constructor for class org.bsc.langgraph4j.builder.GraphDefinition
 
GraphDefinition.Edge - Record Class in org.bsc.langgraph4j.builder
Represents an edge in the graph.
GraphDefinition.Graph - Record Class in org.bsc.langgraph4j.builder
Represents the overall graph definition.
GraphDefinition.Node - Record Class in org.bsc.langgraph4j.builder
Represents a node in the graph.

H

hashCode() - Method in record class org.bsc.langgraph4j.builder.Generator.Result
Returns a hash code value for this object.
hashCode() - Method in record class org.bsc.langgraph4j.builder.GraphDefinition.Edge
Returns a hash code value for this object.
hashCode() - Method in record class org.bsc.langgraph4j.builder.GraphDefinition.Graph
Returns a hash code value for this object.
hashCode() - Method in record class org.bsc.langgraph4j.builder.GraphDefinition.Node
Returns a hash code value for this object.

I

implementation() - Method in record class org.bsc.langgraph4j.builder.Generator.Result
Returns the value of the implementation record component.

M

main(String[]) - Static method in class org.bsc.langgraph4j.builder.Generator
 

N

name() - Method in record class org.bsc.langgraph4j.builder.GraphDefinition.Graph
Returns the value of the name record component.
name() - Method in record class org.bsc.langgraph4j.builder.GraphDefinition.Node
Returns the value of the name record component.
name$() - Method in record class org.bsc.langgraph4j.builder.GraphDefinition.Node
 
Node(String) - Constructor for record class org.bsc.langgraph4j.builder.GraphDefinition.Node
Creates an instance of a Node record class.
nodes() - Method in record class org.bsc.langgraph4j.builder.GraphDefinition.Graph
Returns the value of the nodes record component.

O

org.bsc.langgraph4j.builder - package org.bsc.langgraph4j.builder
 

P

paths() - Method in record class org.bsc.langgraph4j.builder.GraphDefinition.Edge
Returns the value of the paths record component.
paths$() - Method in record class org.bsc.langgraph4j.builder.GraphDefinition.Edge
 

R

Result(String, String) - Constructor for record class org.bsc.langgraph4j.builder.Generator.Result
Creates an instance of a Result record class.

S

stub() - Method in record class org.bsc.langgraph4j.builder.Generator.Result
Returns the value of the stub record component.

T

to() - Method in record class org.bsc.langgraph4j.builder.GraphDefinition.Edge
Returns the value of the to record component.
to$() - Method in record class org.bsc.langgraph4j.builder.GraphDefinition.Edge
 
toString() - Method in record class org.bsc.langgraph4j.builder.Generator.Result
Returns a string representation of this record class.
toString() - Method in record class org.bsc.langgraph4j.builder.GraphDefinition.Edge
Returns a string representation of this record class.
toString() - Method in record class org.bsc.langgraph4j.builder.GraphDefinition.Graph
Returns a string representation of this record class.
toString() - Method in record class org.bsc.langgraph4j.builder.GraphDefinition.Node
Returns a string representation of this record class.
C E F G H I M N O P R S T 
All Classes and Interfaces|All Packages