Uses of Interface
relationalai.protocol.Schema.RelTypeOrBuilder
-
Packages that use Schema.RelTypeOrBuilder Package Description relationalai.protocol -
-
Uses of Schema.RelTypeOrBuilder in relationalai.protocol
Classes in relationalai.protocol that implement Schema.RelTypeOrBuilder Modifier and Type Class Description static classSchema.RelTypeUnionstatic classSchema.RelType.BuilderUnionMethods in relationalai.protocol that return Schema.RelTypeOrBuilder Modifier and Type Method Description Schema.RelTypeOrBuilderSchema.RelationId.Builder. getArgumentsOrBuilder(int index)repeated .relationalai.protocol.RelType arguments = 1;Schema.RelTypeOrBuilderSchema.RelationId. getArgumentsOrBuilder(int index)repeated .relationalai.protocol.RelType arguments = 1;Schema.RelTypeOrBuilderSchema.RelationIdOrBuilder. getArgumentsOrBuilder(int index)repeated .relationalai.protocol.RelType arguments = 1;Schema.RelTypeOrBuilderSchema.ValueType.Builder. getArgumentTypesOrBuilder(int index)Constant types are allowed, e.g.Schema.RelTypeOrBuilderSchema.ValueType. getArgumentTypesOrBuilder(int index)Constant types are allowed, e.g.Schema.RelTypeOrBuilderSchema.ValueTypeOrBuilder. getArgumentTypesOrBuilder(int index)Constant types are allowed, e.g.Schema.RelTypeOrBuilderSchema.ConstantType.Builder. getRelTypeOrBuilder()Required This is the type of the constant and describes whatever is in the RelTuple valueSchema.RelTypeOrBuilderSchema.ConstantType. getRelTypeOrBuilder()Required This is the type of the constant and describes whatever is in the RelTuple valueSchema.RelTypeOrBuilderSchema.ConstantTypeOrBuilder. getRelTypeOrBuilder()Required This is the type of the constant and describes whatever is in the RelTuple valueMethods in relationalai.protocol that return types with arguments of type Schema.RelTypeOrBuilder Modifier and Type Method Description List<? extends Schema.RelTypeOrBuilder>Schema.RelationId.Builder. getArgumentsOrBuilderList()repeated .relationalai.protocol.RelType arguments = 1;List<? extends Schema.RelTypeOrBuilder>Schema.RelationId. getArgumentsOrBuilderList()repeated .relationalai.protocol.RelType arguments = 1;List<? extends Schema.RelTypeOrBuilder>Schema.RelationIdOrBuilder. getArgumentsOrBuilderList()repeated .relationalai.protocol.RelType arguments = 1;List<? extends Schema.RelTypeOrBuilder>Schema.ValueType.Builder. getArgumentTypesOrBuilderList()Constant types are allowed, e.g.List<? extends Schema.RelTypeOrBuilder>Schema.ValueType. getArgumentTypesOrBuilderList()Constant types are allowed, e.g.List<? extends Schema.RelTypeOrBuilder>Schema.ValueTypeOrBuilder. getArgumentTypesOrBuilderList()Constant types are allowed, e.g.
-