类 GraphAlgebra.PathExpand
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
-
- 所有已实现的接口:
GraphAlgebra.PathExpandOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- 封闭类:
- GraphAlgebra
public static final class GraphAlgebra.PathExpand extends com.google.protobuf.GeneratedMessageV3 implements GraphAlgebra.PathExpandOrBuilder
Protobuf typealgebra.PathExpand- 另请参阅:
- 序列化表格
-
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classGraphAlgebra.PathExpand.BuilderProtobuf typealgebra.PathExpandstatic classGraphAlgebra.PathExpand.ExpandBaseThe expand base of PathExpandstatic interfaceGraphAlgebra.PathExpand.ExpandBaseOrBuilderstatic classGraphAlgebra.PathExpand.PathOptProtobuf enumalgebra.PathExpand.PathOptstatic classGraphAlgebra.PathExpand.ResultOptDefine what result is required for this path.-
从类继承的嵌套类/接口 com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
字段概要
字段 修饰符和类型 字段 说明 static intALIAS_FIELD_NUMBERstatic intBASE_FIELD_NUMBERstatic intCONDITION_FIELD_NUMBERstatic intHOP_RANGE_FIELD_NUMBERstatic intIS_OPTIONAL_FIELD_NUMBERstatic intPATH_OPT_FIELD_NUMBERstatic intRESULT_OPT_FIELD_NUMBERstatic intSTART_TAG_FIELD_NUMBER
-
方法概要
所有方法 静态方法 实例方法 具体方法 修饰符和类型 方法 说明 booleanequals(Object obj)Common.NameOrIdgetAlias()An optional alias for the object of the expansionCommon.NameOrIdOrBuildergetAliasOrBuilder()An optional alias for the object of the expansionGraphAlgebra.PathExpand.ExpandBasegetBase()A path expansion has a base expansionGraphAlgebra.PathExpand.ExpandBaseOrBuildergetBaseOrBuilder()A path expansion has a base expansionOuterExpression.ExpressiongetCondition()A condition formulated as an expression predicateOuterExpression.ExpressionOrBuildergetConditionOrBuilder()A condition formulated as an expression predicatestatic GraphAlgebra.PathExpandgetDefaultInstance()GraphAlgebra.PathExpandgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()GraphAlgebra.RangegetHopRange()The range that defines the minimum and maximum number of hops of the path expansion.GraphAlgebra.RangeOrBuildergetHopRangeOrBuilder()The range that defines the minimum and maximum number of hops of the path expansion.booleangetIsOptional()Whether the expand is optional, if true, the expand will return a `None` if the path does not existcom.google.protobuf.Parser<GraphAlgebra.PathExpand>getParserForType()GraphAlgebra.PathExpand.PathOptgetPathOpt()Path option, including to expand an arbitrary path or a simple pathintgetPathOptValue()Path option, including to expand an arbitrary path or a simple pathGraphAlgebra.PathExpand.ResultOptgetResultOpt()Result option, including to take end vertex (EndV), or whole path (AllV), for this expansionintgetResultOptValue()Result option, including to take end vertex (EndV), or whole path (AllV), for this expansionintgetSerializedSize()Common.NameOrIdgetStartTag()The tag that refers to the starting vertexCommon.NameOrIdOrBuildergetStartTagOrBuilder()The tag that refers to the starting vertexbooleanhasAlias()An optional alias for the object of the expansionbooleanhasBase()A path expansion has a base expansionbooleanhasCondition()A condition formulated as an expression predicateinthashCode()booleanhasHopRange()The range that defines the minimum and maximum number of hops of the path expansion.booleanhasStartTag()The tag that refers to the starting vertexprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static GraphAlgebra.PathExpand.BuildernewBuilder()static GraphAlgebra.PathExpand.BuildernewBuilder(GraphAlgebra.PathExpand prototype)GraphAlgebra.PathExpand.BuildernewBuilderForType()protected GraphAlgebra.PathExpand.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static GraphAlgebra.PathExpandparseDelimitedFrom(InputStream input)static GraphAlgebra.PathExpandparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GraphAlgebra.PathExpandparseFrom(byte[] data)static GraphAlgebra.PathExpandparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GraphAlgebra.PathExpandparseFrom(com.google.protobuf.ByteString data)static GraphAlgebra.PathExpandparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GraphAlgebra.PathExpandparseFrom(com.google.protobuf.CodedInputStream input)static GraphAlgebra.PathExpandparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GraphAlgebra.PathExpandparseFrom(InputStream input)static GraphAlgebra.PathExpandparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GraphAlgebra.PathExpandparseFrom(ByteBuffer data)static GraphAlgebra.PathExpandparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<GraphAlgebra.PathExpand>parser()GraphAlgebra.PathExpand.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
从类继承的方法 com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
从类继承的方法 com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
-
-
-
字段详细资料
-
BASE_FIELD_NUMBER
public static final int BASE_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
START_TAG_FIELD_NUMBER
public static final int START_TAG_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
ALIAS_FIELD_NUMBER
public static final int ALIAS_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
HOP_RANGE_FIELD_NUMBER
public static final int HOP_RANGE_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
PATH_OPT_FIELD_NUMBER
public static final int PATH_OPT_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
RESULT_OPT_FIELD_NUMBER
public static final int RESULT_OPT_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
CONDITION_FIELD_NUMBER
public static final int CONDITION_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
IS_OPTIONAL_FIELD_NUMBER
public static final int IS_OPTIONAL_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
-
方法详细资料
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- 覆盖:
newInstance在类中com.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- 指定者:
internalGetFieldAccessorTable在类中com.google.protobuf.GeneratedMessageV3
-
hasBase
public boolean hasBase()
A path expansion has a base expansion
.algebra.PathExpand.ExpandBase base = 1;- 指定者:
hasBase在接口中GraphAlgebra.PathExpandOrBuilder- 返回:
- Whether the base field is set.
-
getBase
public GraphAlgebra.PathExpand.ExpandBase getBase()
A path expansion has a base expansion
.algebra.PathExpand.ExpandBase base = 1;- 指定者:
getBase在接口中GraphAlgebra.PathExpandOrBuilder- 返回:
- The base.
-
getBaseOrBuilder
public GraphAlgebra.PathExpand.ExpandBaseOrBuilder getBaseOrBuilder()
A path expansion has a base expansion
.algebra.PathExpand.ExpandBase base = 1;
-
hasStartTag
public boolean hasStartTag()
The tag that refers to the starting vertex
.common.NameOrId start_tag = 2;- 指定者:
hasStartTag在接口中GraphAlgebra.PathExpandOrBuilder- 返回:
- Whether the startTag field is set.
-
getStartTag
public Common.NameOrId getStartTag()
The tag that refers to the starting vertex
.common.NameOrId start_tag = 2;- 指定者:
getStartTag在接口中GraphAlgebra.PathExpandOrBuilder- 返回:
- The startTag.
-
getStartTagOrBuilder
public Common.NameOrIdOrBuilder getStartTagOrBuilder()
The tag that refers to the starting vertex
.common.NameOrId start_tag = 2;
-
hasAlias
public boolean hasAlias()
An optional alias for the object of the expansion
.common.NameOrId alias = 3;- 指定者:
hasAlias在接口中GraphAlgebra.PathExpandOrBuilder- 返回:
- Whether the alias field is set.
-
getAlias
public Common.NameOrId getAlias()
An optional alias for the object of the expansion
.common.NameOrId alias = 3;- 指定者:
getAlias在接口中GraphAlgebra.PathExpandOrBuilder- 返回:
- The alias.
-
getAliasOrBuilder
public Common.NameOrIdOrBuilder getAliasOrBuilder()
An optional alias for the object of the expansion
.common.NameOrId alias = 3;
-
hasHopRange
public boolean hasHopRange()
The range that defines the minimum and maximum number of hops of the path expansion. This is optional, if not set, the minimum number is 1, and the maximum is INT_MAX
.algebra.Range hop_range = 4;- 指定者:
hasHopRange在接口中GraphAlgebra.PathExpandOrBuilder- 返回:
- Whether the hopRange field is set.
-
getHopRange
public GraphAlgebra.Range getHopRange()
The range that defines the minimum and maximum number of hops of the path expansion. This is optional, if not set, the minimum number is 1, and the maximum is INT_MAX
.algebra.Range hop_range = 4;- 指定者:
getHopRange在接口中GraphAlgebra.PathExpandOrBuilder- 返回:
- The hopRange.
-
getHopRangeOrBuilder
public GraphAlgebra.RangeOrBuilder getHopRangeOrBuilder()
The range that defines the minimum and maximum number of hops of the path expansion. This is optional, if not set, the minimum number is 1, and the maximum is INT_MAX
.algebra.Range hop_range = 4;
-
getPathOptValue
public int getPathOptValue()
Path option, including to expand an arbitrary path or a simple path
.algebra.PathExpand.PathOpt path_opt = 5;- 指定者:
getPathOptValue在接口中GraphAlgebra.PathExpandOrBuilder- 返回:
- The enum numeric value on the wire for pathOpt.
-
getPathOpt
public GraphAlgebra.PathExpand.PathOpt getPathOpt()
Path option, including to expand an arbitrary path or a simple path
.algebra.PathExpand.PathOpt path_opt = 5;- 指定者:
getPathOpt在接口中GraphAlgebra.PathExpandOrBuilder- 返回:
- The pathOpt.
-
getResultOptValue
public int getResultOptValue()
Result option, including to take end vertex (EndV), or whole path (AllV), for this expansion
.algebra.PathExpand.ResultOpt result_opt = 6;- 指定者:
getResultOptValue在接口中GraphAlgebra.PathExpandOrBuilder- 返回:
- The enum numeric value on the wire for resultOpt.
-
getResultOpt
public GraphAlgebra.PathExpand.ResultOpt getResultOpt()
Result option, including to take end vertex (EndV), or whole path (AllV), for this expansion
.algebra.PathExpand.ResultOpt result_opt = 6;- 指定者:
getResultOpt在接口中GraphAlgebra.PathExpandOrBuilder- 返回:
- The resultOpt.
-
hasCondition
public boolean hasCondition()
A condition formulated as an expression predicate
.common.Expression condition = 7;- 指定者:
hasCondition在接口中GraphAlgebra.PathExpandOrBuilder- 返回:
- Whether the condition field is set.
-
getCondition
public OuterExpression.Expression getCondition()
A condition formulated as an expression predicate
.common.Expression condition = 7;- 指定者:
getCondition在接口中GraphAlgebra.PathExpandOrBuilder- 返回:
- The condition.
-
getConditionOrBuilder
public OuterExpression.ExpressionOrBuilder getConditionOrBuilder()
A condition formulated as an expression predicate
.common.Expression condition = 7;
-
getIsOptional
public boolean getIsOptional()
Whether the expand is optional, if true, the expand will return a `None` if the path does not exist
bool is_optional = 8;- 指定者:
getIsOptional在接口中GraphAlgebra.PathExpandOrBuilder- 返回:
- The isOptional.
-
isInitialized
public final boolean isInitialized()
- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- 指定者:
writeTo在接口中com.google.protobuf.MessageLite- 覆盖:
writeTo在类中com.google.protobuf.GeneratedMessageV3- 抛出:
IOException
-
getSerializedSize
public int getSerializedSize()
- 指定者:
getSerializedSize在接口中com.google.protobuf.MessageLite- 覆盖:
getSerializedSize在类中com.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- 指定者:
equals在接口中com.google.protobuf.Message- 覆盖:
equals在类中com.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- 指定者:
hashCode在接口中com.google.protobuf.Message- 覆盖:
hashCode在类中com.google.protobuf.AbstractMessage
-
parseFrom
public static GraphAlgebra.PathExpand parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GraphAlgebra.PathExpand parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GraphAlgebra.PathExpand parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GraphAlgebra.PathExpand parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GraphAlgebra.PathExpand parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GraphAlgebra.PathExpand parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GraphAlgebra.PathExpand parseFrom(InputStream input) throws IOException
- 抛出:
IOException
-
parseFrom
public static GraphAlgebra.PathExpand parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 抛出:
IOException
-
parseDelimitedFrom
public static GraphAlgebra.PathExpand parseDelimitedFrom(InputStream input) throws IOException
- 抛出:
IOException
-
parseDelimitedFrom
public static GraphAlgebra.PathExpand parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 抛出:
IOException
-
parseFrom
public static GraphAlgebra.PathExpand parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- 抛出:
IOException
-
parseFrom
public static GraphAlgebra.PathExpand parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 抛出:
IOException
-
newBuilderForType
public GraphAlgebra.PathExpand.Builder newBuilderForType()
- 指定者:
newBuilderForType在接口中com.google.protobuf.Message- 指定者:
newBuilderForType在接口中com.google.protobuf.MessageLite
-
newBuilder
public static GraphAlgebra.PathExpand.Builder newBuilder()
-
newBuilder
public static GraphAlgebra.PathExpand.Builder newBuilder(GraphAlgebra.PathExpand prototype)
-
toBuilder
public GraphAlgebra.PathExpand.Builder toBuilder()
- 指定者:
toBuilder在接口中com.google.protobuf.Message- 指定者:
toBuilder在接口中com.google.protobuf.MessageLite
-
newBuilderForType
protected GraphAlgebra.PathExpand.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- 指定者:
newBuilderForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static GraphAlgebra.PathExpand getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<GraphAlgebra.PathExpand> parser()
-
getParserForType
public com.google.protobuf.Parser<GraphAlgebra.PathExpand> getParserForType()
- 指定者:
getParserForType在接口中com.google.protobuf.Message- 指定者:
getParserForType在接口中com.google.protobuf.MessageLite- 覆盖:
getParserForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public GraphAlgebra.PathExpand getDefaultInstanceForType()
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-
-