ExRam.Gremlinq
A .NET object-graph-mapper for Apache TinkerPop™ Gremlin enabled databases.
File Explorer
Download Latest Version (.zip)Showing a partial file list — download the zip above to see everything.
- requirements.md
- workflow.md
- generate-descriptions.sh
- prerequisites.sh
- SKILL.md
- workflow.md
- prepare.sh
- prerequisites.sh
- SKILL.md
- bug_report.md
- feature_request.md
- announce.yml
- benchmark.yml
- checkPullRequest.yml
- cleanup.yml
- label-actions.yml
- pack.yml
- pushPreview.yml
- pushStable.yml
- dependabot.yml
- label-actions.yml
- release-drafter.yml
- stale.yml
- AnalyzerReleases.Shipped.md
- AnalyzerReleases.Unshipped.md
- ExRam.Gremlinq.Analyzers.csproj
- NullCheckAnalyzer.cs
- packages.lock.json
- ArgumentListExtensions.cs
- CodeWriter.cs
- ExRam.Gremlinq.Core.Generators.csproj
- GremlinQuerySourceGenerator.cs
- packages.lock.json
- ProjectBuilderSourceGenerator.cs
- TreeBuilderSourceGenerator.cs
- Data.cs
- Edge.cs
- Graph.cs
- Graphml.cs
- Key.cs
- Node.cs
- AirRoutesGenerator.cs
- ExRam.Gremlinq.Testing.AirRoutes.Generators.csproj
- packages.lock.json
- Directory.Packages.props
- avatar.png
- favicon.png
- icon.png
- logo.png
- logo50.png
- social.png
- CachingGremlinQueryEnvironment.cs
- GraphElementModelCache.cs
- ICachingGremlinQueryEnvironment.cs
- IGraphElementModelCache.cs
- IGremlinqConfigurator.cs
- IGremlinqConfiguratorTransformation.cs
- IGremlinQuerySourceTransformation.cs
- GremlinQueryDebugger.cs
- GroovyGremlinQueryDebugger.cs
- IGremlinQueryDebugger.cs
- Deserializer.cs
- ITree.cs
- IVertexProperty.cs
- Path.cs
- Property.cs
- Tree.cs
- VertexProperty.cs
- GremlinQueryEnvironment.cs
- IGremlinQueryEnvironment.cs
- GremlinQueryExecutionContext.cs
- GremlinQueryExecutionException.cs
- GremlinQueryExecutor.cs
- IGremlinQueryExecutor.cs
- ConstantExpressionSemantics.cs
- EnumerableExpressionSemantics.cs
- ExpressionSemantics.cs
- NumericExpressionSemantics.cs
- ObjectExpressionSemantics.cs
- StringExpressionSemantics.cs
- IPFactory.cs
- PFactory.cs
- ExpressionNotSupportedException.cs
- Expressions.cs
- WellKnownMemberExtensions.cs
- WhereExpression.cs
- ArrayExtensions.cs
- AsyncEnumerable.cs
- BytecodeExtensions.cs
- DateGremlinQueryExtensions.cs
- ExpressionExtensions.cs
- ExpressionTypeExtensions.cs
- FeatureSetExtensions.cs
- GraphElementModelExtensions.cs
- GremlinQueryAdminExtensions.cs
- GremlinQueryEnvironmentExtensions.cs
- GremlinQueryExtensions.cs
- ImmutableDictionaryExtensions.cs
- ImmutableSetExtensions.cs
- ObjectExtensions.cs
- PExtensions.cs
- RequestMessageBuilderExtensions.cs
- SpanExtensions.cs
- StringExtensions.cs
- StringGremlinQueryExtensions.cs
- TExtensions.cs
- TransformerClassExtensions.cs
- TransformerExtensions.cs
- TransformerInternalExtensions.cs
- TransformerStructExtensions.cs
- TraversalExtensions.cs
- TypeExtensions.cs
- WellKnownMethods.cs
- EdgeFeatures.cs
- EdgePropertyFeatures.cs
- FeatureSet.cs
- GraphFeatures.cs
- IFeatureSet.cs
- VariableFeatures.cs
- VertexFeatures.cs
- VertexPropertyFeatures.cs
- ElementMetadata.cs
- IMemberMetadataConfigurator.cs
- MemberMetadata.cs
- MemberMetadataConfigurator.cs
- SerializationBehaviour.cs
- GraphElementModel.cs
- GraphModel.cs
- IGraphElementModel.cs
- IGraphModel.cs
- MemberInfoEqualityComparer.cs
- DisabledTextPredicates.cs
- FilterLabelsVerbosity.cs
- GremlinqOption.cs
- GremlinqOptions.cs
- IGremlinqOptions.cs
- QueryLogFormatting.cs
- QueryLogVerbosity.cs
- ArrayProjection.cs
- EdgeOrVertexProjection.cs
- EdgeProjection.cs
- ElementProjection.cs
- EmptyProjection.cs
- GroupProjection.cs
- Projection.cs
- TupleProjection.cs
- ValueProjection.cs
- VertexProjection.cs
- VertexPropertyProjection.cs
- ArrayPoolMultiContinuationBuilder.cs
- ContinuationBuilder.cs
- ContinuationFlags.cs
- FinalContinuationBuilder.cs
- FinalContinuationBuilderExtensions.cs
- FinalContinuationBuilderTransformation.cs
- MultiContinuationBuilder.cs
- SingleContinuationBuilder.cs
- TwoContinuationBuilder.cs
- IChooseBuilder.cs
- IChooseBuilderWithCase.cs
- IChooseBuilderWithCaseOrDefault.cs
- IChooseBuilderWithCondition.cs
- IGroupBuilder.cs
- IEmitLoopBuilder.cs
- IEmitRepeatLoopBuilder.cs
- IEmitRepeatUntilLoopBuilder.cs
- IFinalLoopBuilder.cs
- IRepeatEmitLoopBuilder.cs
- IRepeatEmitUntilLoopBuilder.cs
- IRepeatLoopBuilder.cs
- IRepeatUntilLoopBuilder.cs
- IStartLoopBuilder.cs
- IUntilEmitLoopBuilder.cs
- IUntilEmitRepeatLoopBuilder.cs
- IUntilLoopBuilder.cs
- IUntilRepeatEmitLoopBuilder.cs
- IUntilRepeatLoopBuilder.cs
- IOrderBuilder.cs
- IProjectBuilder.cs
- ITreeBuilderResult.cs
- IAddEdgeGremlinQuery.cs
- IArrayGremlinQuery.cs
- IDateGremlinQuery.cs
- IEdgeGremlinQuery.cs
- IEdgeOrVertexGremlinQuery.cs
- IElementGremlinQuery.cs
- IGremlinQuery.cs
- IGremlinQueryAdmin.cs
- IGremlinQuerySource.cs
- IInEdgeGremlinQuery.cs
- IMapGremlinQuery.cs
- IOutEdgeGremlinQuery.cs
- IPropertyGremlinQuery.cs
- IStartGremlinQuery.cs
- IStringGremlinQuery.cs
- IVertexGremlinQuery.cs
- IVertexPropertyGremlinQuery.cs
- GremlinQuery.ChooseBuilder.cs
- GremlinQuery.cs
- GremlinQuery.explicit.cs
- GremlinQuery.GroupBuilder.cs
- GremlinQuery.Helpers.cs
- GremlinQuery.LoopBuilder.cs
- GremlinQuery.OrderBuilder.cs
- GremlinQuery.ProjectBuilder.cs
- GremlinQuery.TreeBuilder.cs
- GremlinQueryFactory.cs
- GremlinQuerySource.cs
- Key.cs
- LabelProjections.cs
- SideEffectSemantics.cs
- SideEffectSemanticsChange.cs
- StepLabel.cs
- Traversal.cs
- GroovyExpression.cs
- Instructions.cs
- Label.cs
- Serializer.cs
- StepLabelSupportConverterFactory.cs
- Bindings.cs
- CheapGroovyGremlinScript.cs
- GroovyGremlinScript.cs
- GroovyWriter.cs
- AddEStep.cs
- AddVStep.cs
- AggregateStep.cs
- AndStep.cs
- AsDateStep.cs
- AsStep.cs
- AsStringStep.cs
- BarrierStep.cs
- BothEStep.cs
- BothStep.cs
- BothVStep.cs
- CapStep.cs
- ChooseOptionTraversalStep.cs
- ChoosePredicateStep.cs
- ChooseStep.cs
- ChooseTraversalStep.cs
- CoalesceStep.cs
- CoinStep.cs
- ConcatStringsStep.cs
- ConcatTraversalsStep.cs
- ConstantStep.cs
- CountStep.cs
- CyclicPathStep.cs
- DateAddStep.cs
- DateDiffStep.cs
- DedupStep.cs
- DerivedLabelNamesStep.cs
- DropStep.cs
- ElementMapStep.cs
- EmitStep.cs
- EStep.cs
- ExplainStep.cs
- FailStep.cs
- FilterStep.cs
- FlatMapStep.cs
- FoldStep.cs
- FormatStep.cs
- GroupStep.cs
- HasKeyStep.cs
- HasLabelStep.cs
- HasNotStep.cs
- HasPredicateStep.cs
- HasStep.cs
- HasTraversalStep.cs
- HasValueStep.cs
- IdentityStep.cs
- IdStep.cs
- IFilterStep.cs
- InEStep.cs
- InjectStep.cs
- InStep.cs
- InVStep.cs
- ISourceStep.cs
- IsStep.cs
- KeyStep.cs
- LabelStep.cs
- LengthStep.cs
- LimitStep.cs
- LocalStep.cs
- LogicalStep.cs
- MapStep.cs
- MatchStep.cs
- MaxStep.cs
- MeanStep.cs
- MinStep.cs
- MultiTraversalArgumentStep.cs
- NoneStep.cs
- NotStep.cs
- OptionalStep.cs
- OptionTraversalStep.cs
- OrderStep.cs
- OrStep.cs
- OtherVStep.cs
- OutEStep.cs
- OutStep.cs
- OutVStep.cs
- PathStep.cs
- ProfileStep.cs
- ProjectStep.cs
- PropertiesStep.cs
- PropertyStep.cs
- RangeStep.cs
- RepeatStep.cs
- ReplaceStep.cs
- ReverseStep.cs
- SelectColumnStep.cs
- SelectKeysStep.cs
- SelectStepLabelStep.cs
- SideEffectStep.cs
- SimplePathStep.cs
- SkipStep.cs
- Step.cs
- SubstringStep.cs
- SumStep.cs
- TailStep.cs
- TimesStep.cs
- ToLowerStep.cs
- ToUpperStep.cs
- TreeStep.cs
- TrimEndStep.cs
- TrimStartStep.cs
- TrimStep.cs
- UnfoldStep.cs
- UnionStep.cs
- UntilStep.cs
- ValueMapStep.cs
- ValuesStep.cs
- ValueStep.cs
- VStep.cs
- WherePredicateStep.cs
- WhereStepLabelAndPredicateStep.cs
- WhereTraversalStep.cs
- WithSideEffectStep.cs
- ConverterFactory.cs
- IConverter.cs
- IConverterFactory.cs
- ITransformer.cs
- Transformer.cs
- ExceptionHelper.cs
- ExRam.Gremlinq.Core.csproj
- FastImmutableList.cs
- FilterTypes.cs
- packages.lock.json
- SanitizedFilterTypesCache.cs
- TypeArrayCache.cs
- GremlinqConfigurationSection.cs
- IGremlinqConfigurationSection.cs
- GremlinqConfiguratorExtensions.cs
- GremlinqServicesBuilderExtensions.cs
- ServiceCollectionExtensions.cs
- ExRam.Gremlinq.Core.AspNet.csproj
- GremlinqQueries.cs
- IGremlinqServicesBuilder.cs
- packages.lock.json
- GraphSon2BinaryMessage.cs
- GraphSon3BinaryMessage.cs
- ClientWebSocketExtensions.cs
- GremlinqClientExtensions.cs
- GremlinQueryEnvironmentExtensions.cs
- LoggerExtensions.cs
- MemoryPoolExtensions.cs
- ProviderConfiguratorExtensions.cs
- RequestMessageBuilderExtensions.cs
- RequestMessageExtensions.cs
- UriExtensions.cs
- GremlinqClientFactory.cs
- IGremlinqClientFactory.cs
- IPoolGremlinqClientFactory.cs
- IWebSocketGremlinqClientFactory.cs
- MetaResponse.cs
- WebSocketGremlinqClientFactory.cs
- DisposableBase.cs
- ExRam.Gremlinq.Providers.Core.csproj
- GremlinqClient.cs
- IGremlinqClient.cs
- IProviderConfigurator.cs
- packages.lock.json
- ValueTaskSourceCore.cs
- GremlinQuerySourceExtensions.cs
- ExRam.Gremlinq.Providers.GremlinServer.csproj
- IGremlinServerConfigurator.cs
- packages.lock.json
- GremlinqServicesBuilderExtensions.cs
- ExRam.Gremlinq.Providers.GremlinServer.AspNet.csproj
- packages.lock.json
- GremlinQuerySourceExtensions.cs
- ExRam.Gremlinq.Providers.JanusGraph.csproj
- IJanusGraphConfigurator.cs
- packages.lock.json
- GremlinqServicesBuilderExtensions.cs
- ExRam.Gremlinq.Providers.JanusGraph.AspNet.csproj
- packages.lock.json
- AWSSigner.cs
- IAWSSigner.cs
- IDisabledAWSSigner.cs
- ISigV4AWSSigner.cs
- ExceptionExtensions.cs
- GremlinQuerySourceExtensions.cs
- NeptuneConfiguratorExtensions.cs
- ExRam.Gremlinq.Providers.Neptune.csproj
- INeptuneConfigurator.cs
- NeptuneElasticSearchIndexConfiguration.cs
- NeptuneErrorCode.cs
- NeptuneGremlinQueryExecutionException.cs
- packages.lock.json
- GremlinqServicesBuilderExtensions.cs
- ExRam.Gremlinq.Providers.Neptune.AspNet.csproj
- packages.lock.json
- BulkSetConverterFactory.cs
- DateTimeConverterFactory.cs
- DateTimeOffsetConverterFactory.cs
- DeferToNewtonsoftConverterFactory.cs
- DictionaryConverterFactory.cs
- DynamicObjectConverterFactory.cs
- EnumerableConverterFactory.cs
- ExtractPropertyValueConverterFactory.cs
- FixedTypeDeserializationTransformationFactory.cs
- KeyConverterFactory.cs
- LabelLookupConverterFactory.cs
- MapDeferralConverterFactory.cs
- MapToDictionaryConverterFactory.cs
- NativeTypeConverterFactory.cs
- NewtonsoftJsonSerializerConverterFactory.cs
- NullableConverterFactory.cs
- PropertyHeuristicConverterFactory.cs
- ScalarToPropertyConverterFactory.cs
- TimeSpanConverterFactory.cs
- TreeConverterFactory.cs
- TypedValueConverterFactory.cs
- VertexOrEdgeConverterFactory.cs
- ConfiguratorExtensions.cs
- GremlinQueryEnvironmentExtensions.cs
- JTokenExtensions.cs
- ObjectExtensions.cs
- TransformerExtensions.cs
- ExRam.Gremlinq.Support.NewtonsoftJson.csproj
- packages.lock.json
- ExRam.Gremlinq.Support.NewtonsoftJson.AspNet.csproj
- GremlinqServicesBuilderExtensions.cs
- packages.lock.json
- ExRam.Gremlinq.Support.TestContainers.csproj
- packages.lock.json
- ProviderConfiguratorExtensions.cs
- TestContainersConfigurator.cs
- TestContainersWithContainerConfigurator.cs
- ExRam.Gremlinq.Testing.AirRoutes.csproj
- packages.lock.json
- Directory.Build.props
- Directory.Packages.props
- template.json
- AirportsController.cs
- Airport.cs
- Edge.cs
- Route.cs
- Vertex.cs
- launchSettings.json
- appsettings.json
- ExRam.Gremlinq.Templates.AspNet.csproj
- Program.cs
- template.json
- Airport.cs
- DepartureAndDestinationRecord.cs
- Edge.cs
- Route.cs
- Vertex.cs
- ExRam.Gremlinq.Templates.Console.csproj
- Extensions.cs
- Program.cs
- Directory.Build.props
- ExRam.Gremlinq.Templates.csproj
- packages.lock.json
- ExRam.Gremlinq.Benchmarks.csproj
- FastImmutableListBenchmarks.cs
- packages.lock.json
- Program.cs
- QueryBuildingBenchmarks.cs
- README.md
- ExRam.Gremlinq.Core.AspNet.Tests.csproj
- GremlinqConfigurationSectionTests.cs
- GremlinqConfigurationSectionTests.General_config.verified.txt
- GremlinqConfigurationSectionTests.Indexer_can_be_null.verified.txt
- GremlinqConfigurationSectionTests.Value_can_be_null.verified.txt
- GremlinqServicesBuilderTests.cs
- packages.lock.json
- ProviderConfigurationSectionTests.cs
- ProviderConfigurationSectionTests.Indexer_can_be_null.verified.txt
- ProviderConfigurationSectionTests.Value_can_be_null.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddDate_1_day.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddDate_1_day_2_hours_3_minutes_4_seconds.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddDate_1_day_2_hours_3_minutes_4_seconds_through_extension.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddDate_1_hour.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddDate_1_minute.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddDate_1_second.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddE_from_StepLabel.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddE_from_to.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddE_from_traversal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddE_InV.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddE_OutV.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddE_property.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddE_to_from.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddE_to_StepLabel.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddE_to_traversal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddE_With_Ignored.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddV.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddV_ignores_label.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddV_TimeFrame.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddV_with_byte_array_property.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddV_with_enum_property.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddV_With_Ignored.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddV_with_ignored_id_property.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddV_with_ignored_property.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddV_with_Meta_with_properties.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddV_with_Meta_without_properties.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddV_with_MetaModel.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddV_with_multi_property.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddV_with_nulls.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddV_with_overridden_name.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AddV_without_id.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Aggregate_Cap.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Aggregate_Cap_Select.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Aggregate_Cap_Select_with_ints.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Aggregate_Cap_unfold.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Aggregate_Global.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Aggregate_Global_with_existing_step.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Aggregate_in_multi_subQuery_Select.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Aggregate_in_subQuery_Select.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Aggregate_Local.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Aggregate_Local_with_existing_step.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Aggregate_Select.verified.txt
- DefaultDebugGremlinQuerySerializationTest.And.verified.txt
- DefaultDebugGremlinQuerySerializationTest.And_identity.verified.txt
- DefaultDebugGremlinQuerySerializationTest.And_nested.verified.txt
- DefaultDebugGremlinQuerySerializationTest.And_nested_or_optimization.verified.txt
- DefaultDebugGremlinQuerySerializationTest.And_none.verified.txt
- DefaultDebugGremlinQuerySerializationTest.And_none_with_sideEffect.verified.txt
- DefaultDebugGremlinQuerySerializationTest.And_optimization.verified.txt
- DefaultDebugGremlinQuerySerializationTest.And_single.verified.txt
- DefaultDebugGremlinQuerySerializationTest.And_Values_Where1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.And_Values_Where2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.As_As_with_different_labels.verified.txt
- DefaultDebugGremlinQuerySerializationTest.As_followed_by_casted_Select.verified.txt
- DefaultDebugGremlinQuerySerializationTest.As_followed_by_Select.verified.txt
- DefaultDebugGremlinQuerySerializationTest.As_idempotency_is_detected.verified.txt
- DefaultDebugGremlinQuerySerializationTest.As_inlined_nested_Select.verified.txt
- DefaultDebugGremlinQuerySerializationTest.As_inlined_nested_Select2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.As_with_same_label.verified.txt
- DefaultDebugGremlinQuerySerializationTest.As_with_type_change.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AsDate_from_DateTimeOffset.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AsDate_from_long.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AsDate_from_string.verified.txt
- DefaultDebugGremlinQuerySerializationTest.AsString.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Choose_one_case.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Choose_only_default_case.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Choose_Predicate1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Choose_Predicate2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Choose_Predicate3.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Choose_Predicate4.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Choose_Predicate5.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Choose_Predicate6.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Choose_Predicate7.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Choose_Predicate8.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Choose_Traversal1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Choose_Traversal2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Choose_two_cases.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Choose_two_cases_default.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Coalesce.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Coalesce_identity.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Coalesce_with_2_not_matching_subQueries.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Coalesce_with_2_subQueries.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Concat_strings.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Concat_strings_to_null.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Concat_strings_with_extension.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Concat_traversals.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Concat_traversals_and_string.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Concat_traversals_with_extension.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Constant.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Constant_empty_array.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Constant_empty_bool_array.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Constant_empty_string_array.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Constant_null.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Constant_single_bool_array.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Constant_single_string_array.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Constant_string.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Count.verified.txt
- DefaultDebugGremlinQuerySerializationTest.CountGlobal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.CountLocal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.cs
- DefaultDebugGremlinQuerySerializationTest.CyclicPath.verified.txt
- DefaultDebugGremlinQuerySerializationTest.DateDiff_constant.verified.txt
- DefaultDebugGremlinQuerySerializationTest.DateDiff_constant_through_extension.verified.txt
- DefaultDebugGremlinQuerySerializationTest.DateDiff_traversal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.DateDiff_traversal_through_extension.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Dedup_Global.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Dedup_Local.verified.txt
- DefaultDebugGremlinQuerySerializationTest.E_baseType_Properties.verified.txt
- DefaultDebugGremlinQuerySerializationTest.E_of_all_types1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.E_of_all_types2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.E_of_concrete_type.verified.txt
- DefaultDebugGremlinQuerySerializationTest.E_Properties.verified.txt
- DefaultDebugGremlinQuerySerializationTest.E_Properties_member.verified.txt
- DefaultDebugGremlinQuerySerializationTest.ElementMap.verified.txt
- DefaultDebugGremlinQuerySerializationTest.ElementMap_Cast.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Emit_Repeat.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Emit_Repeat_Times.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Emit_Repeat_Until.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Explicit_As.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Explicit_As_with_string.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Fail_with_message.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Fail_without_message.verified.txt
- DefaultDebugGremlinQuerySerializationTest.FlatMap.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Fold.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Fold_Fold_Unfold_Unfold.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Fold_SideEffect.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Fold_Unfold.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Format1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Format2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Format3.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Format4.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Format5.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Group.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Group_with_key.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Group_with_key_and_value1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Group_with_key_and_value2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Group_with_key_identity.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Group_with_key_select.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Identity.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Identity_Identity.verified.txt
- DefaultDebugGremlinQuerySerializationTest.In.verified.txt
- DefaultDebugGremlinQuerySerializationTest.In_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.In_3.verified.txt
- DefaultDebugGremlinQuerySerializationTest.In_of_all_types_max.verified.txt
- DefaultDebugGremlinQuerySerializationTest.In_of_all_types_min.verified.txt
- DefaultDebugGremlinQuerySerializationTest.InE.verified.txt
- DefaultDebugGremlinQuerySerializationTest.InE_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.InE_3.verified.txt
- DefaultDebugGremlinQuerySerializationTest.InE_of_all_types_max.verified.txt
- DefaultDebugGremlinQuerySerializationTest.InE_of_all_types_min.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Inject.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Inject_Coin.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Label.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Length.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Length_with_extension.verified.txt
- DefaultDebugGremlinQuerySerializationTest.LimitGlobal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.LimitLocal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Local_identity.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Map.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Map_Identity.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Map_Select_operation.verified.txt
- DefaultDebugGremlinQuerySerializationTest.MaxGlobal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.MaxLocal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.MeanGlobal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.MeanLocal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.MinGlobal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.MinLocal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Multi_Inject_V.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Multi_step_serialization.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Multi_step_serialization_with_forgotten_serialize.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Nested_contradicting_Select_operations_does_not_throw.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Nested_Select_operations.verified.txt
- DefaultDebugGremlinQuerySerializationTest.None.verified.txt
- DefaultDebugGremlinQuerySerializationTest.None_None.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Not1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Not2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Not3.verified.txt
- DefaultDebugGremlinQuerySerializationTest.OfType_abstract.verified.txt
- DefaultDebugGremlinQuerySerializationTest.OfType_redundant1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.OfType_redundant2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.OfType_redundant3.verified.txt
- DefaultDebugGremlinQuerySerializationTest.OfType_redundant4.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Optional.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Or.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Or_identity.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Or_nested.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Or_nested_and_optimization.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Or_none.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Or_none_with_predicate.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Or_none_with_sideEffect.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Or_two_step_traversal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Or_Values_Where1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Or_Values_Where2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Order_Fold_Unfold.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Order_scalars.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Order_scalars_local.verified.txt
- DefaultDebugGremlinQuerySerializationTest.OrderBy_member.verified.txt
- DefaultDebugGremlinQuerySerializationTest.OrderBy_member_ThenBy_member.verified.txt
- DefaultDebugGremlinQuerySerializationTest.OrderBy_ThenByDescending_member.verified.txt
- DefaultDebugGremlinQuerySerializationTest.OrderBy_ThenByDescending_traversal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.OrderBy_traversal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.OrderBy_traversal_ThenBy.verified.txt
- DefaultDebugGremlinQuerySerializationTest.OrderBy_traversal_ThenBy_traversal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.OrderByDescending_member.verified.txt
- DefaultDebugGremlinQuerySerializationTest.OrderByDescending_traversal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.OrderLocal_by_member.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Out.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Out_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Out_3.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Out_does_not_include_abstract_edge.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Out_of_all_types_max.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Out_of_all_types_min.verified.txt
- DefaultDebugGremlinQuerySerializationTest.OutE.verified.txt
- DefaultDebugGremlinQuerySerializationTest.OutE_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.OutE_3.verified.txt
- DefaultDebugGremlinQuerySerializationTest.OutE_of_all_types_max.verified.txt
- DefaultDebugGremlinQuerySerializationTest.OutE_of_all_types_min.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Path.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project2_guarded.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project2_Where.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project2_Where_lower.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project2_with_Property.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project2_with_Property_unguarded.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project3.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project3_Select1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project3_Select1_unguarded.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project3_Select2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project3_Select2_unguarded.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project3_unguarded.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project3_with_Property.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project3_with_Property_Select2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project3_with_Property_Select2_unguarded.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project4.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project4_unguarded.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project4_with_Property.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project4_with_Property_unguarded.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_for_coverage10.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_for_coverage11.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_for_coverage12.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_for_coverage13.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_for_coverage14.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_for_coverage15.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_for_coverage2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_for_coverage3.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_for_coverage4.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_for_coverage5.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_for_coverage6.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_for_coverage7.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_for_coverage8.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_for_coverage9.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_to_property_with_builder.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_to_tuple_maximum_expressions.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_to_type.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_to_type_from_empty_traversal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_to_type_with_identity.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_to_type_with_select.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_to_type_with_struct.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_to_type_without_explicit_identity.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_with_builder_1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_with_builder_4.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_with_cast.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_with_identity.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_with_local.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Project_with_named_identity.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Meta.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Meta_ValueMap.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Meta_Values.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Meta_Values_Projected.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Meta_Where1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_of_member.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_of_three_members.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_of_two_members1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_of_two_members2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Properties1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Properties2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Properties_as_select.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Properties_key.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Properties_Value.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Properties_Where_key.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Properties_Where_key_equals_stepLabel.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_typed_no_parameters.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_ValueMap_typed.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_ValueMap_untyped.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Values2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Values_Id.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Values_Id_Label.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Values_Label.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Values_typed.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Values_untyped.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Where1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Where2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Where_Dictionary_key1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Where_Dictionary_key2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Where_Id.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Where_Id_equals_static_field.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Where_Label_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Where_Label_equals_StepLabel.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Where_Meta_key.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Where_Meta_key_reversed.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Where_neq_Label.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Where_neq_Label_workaround.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Properties_Where_reversed.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Property_Guid_value.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Property_list.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Property_null.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Property_single.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Property_single_from_stepLabel.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Property_single_traversal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Property_single_with_dictionary_meta1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Property_single_with_meta.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Property_stringKey.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Property_stringKey_traversal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.RangeGlobal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.RangeLocal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Repeat_Emit.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Repeat_Emit_Times.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Repeat_Emit_Until.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Repeat_Out.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Repeat_Times.verified.txt
- DefaultDebugGremlinQuerySerializationTest.RepeatUntil.verified.txt
- DefaultDebugGremlinQuerySerializationTest.RepeatUntil_false.verified.txt
- DefaultDebugGremlinQuerySerializationTest.RepeatUntil_true.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Replace.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Replace_non_existing.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Replace_non_existing_with_extension.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Replace_with_extension.verified.txt
- DefaultDebugGremlinQuerySerializationTest.ReplaceE.verified.txt
- DefaultDebugGremlinQuerySerializationTest.ReplaceE_With_Config.verified.txt
- DefaultDebugGremlinQuerySerializationTest.ReplaceV.verified.txt
- DefaultDebugGremlinQuerySerializationTest.ReplaceV_With_Config.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Reverse.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Reverse_with_extension.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Set_Meta_Property1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Set_Meta_Property2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Set_Meta_Property_to_null.verified.txt
- DefaultDebugGremlinQuerySerializationTest.SideEffect_explicit_identity.verified.txt
- DefaultDebugGremlinQuerySerializationTest.SideEffect_identity.verified.txt
- DefaultDebugGremlinQuerySerializationTest.SideEffect_Identity_identity.verified.txt
- DefaultDebugGremlinQuerySerializationTest.SideEffect_SideEffect_Identity.verified.txt
- DefaultDebugGremlinQuerySerializationTest.SimplePath.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Single_Inject_V.verified.txt
- DefaultDebugGremlinQuerySerializationTest.SkipGlobal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.SkipLocal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.StepLabel_of_array_contains_element.verified.txt
- DefaultDebugGremlinQuerySerializationTest.StepLabel_of_array_contains_element_graphson.verified.txt
- DefaultDebugGremlinQuerySerializationTest.StepLabel_of_array_contains_vertex.verified.txt
- DefaultDebugGremlinQuerySerializationTest.StepLabel_of_array_does_not_contain_vertex.verified.txt
- DefaultDebugGremlinQuerySerializationTest.StepLabel_of_object_array_contains_element.verified.txt
- DefaultDebugGremlinQuerySerializationTest.StringKey.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Substring1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Substring10.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Substring11.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Substring12.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Substring1_with_extension.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Substring2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Substring2_with_extension.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Substring3.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Substring3_with_extension.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Substring4.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Substring5.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Substring6.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Substring7.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Substring8.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Substring9.verified.txt
- DefaultDebugGremlinQuerySerializationTest.SumGlobal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.SumLocal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.SumLocal_Where1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.SumLocal_Where2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.TailGlobal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.TailLocal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.ToLower.verified.txt
- DefaultDebugGremlinQuerySerializationTest.ToLower_with_extension.verified.txt
- DefaultDebugGremlinQuerySerializationTest.ToUpper.verified.txt
- DefaultDebugGremlinQuerySerializationTest.ToUpper_with_extension.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Tree_branching_scalar.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Tree_for_code_coverage.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Tree_linear_scalar.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Tree_mixed_entity_and_scalar.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Tree_scalar_root.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Tree_with_builder.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Tree_with_builder_and_modulator_on_last_Of.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Tree_with_builder_and_modulators.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Tree_with_explicit_cast.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Tree_with_generic_overload.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Trim.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Trim_with_extension.verified.txt
- DefaultDebugGremlinQuerySerializationTest.TrimEnd.verified.txt
- DefaultDebugGremlinQuerySerializationTest.TrimEnd_with_extension.verified.txt
- DefaultDebugGremlinQuerySerializationTest.TrimStart.verified.txt
- DefaultDebugGremlinQuerySerializationTest.TrimStart_with_extension.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Union.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Union_different_types.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Union_different_types2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Until_Emit_Repeat.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Until_Repeat_Emit.verified.txt
- DefaultDebugGremlinQuerySerializationTest.UntilRepeat.verified.txt
- DefaultDebugGremlinQuerySerializationTest.UntilRepeat_false.verified.txt
- DefaultDebugGremlinQuerySerializationTest.UntilRepeat_false_on_element.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Update_Vertex_And_Edge_No_Config.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Update_Vertex_And_Edge_With_Config.verified.txt
- DefaultDebugGremlinQuerySerializationTest.UpdateE_With_Ignored.verified.txt
- DefaultDebugGremlinQuerySerializationTest.UpdateE_With_Mixed.verified.txt
- DefaultDebugGremlinQuerySerializationTest.UpdateE_With_Readonly.verified.txt
- DefaultDebugGremlinQuerySerializationTest.UpdateV_No_Config.verified.txt
- DefaultDebugGremlinQuerySerializationTest.UpdateV_With_Ignored.verified.txt
- DefaultDebugGremlinQuerySerializationTest.UpdateV_With_Mixed.verified.txt
- DefaultDebugGremlinQuerySerializationTest.UpdateV_With_Readonly.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Both.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Both_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Both_3.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Both_typed.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_BothE.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_BothE_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_BothE_3.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_BothV.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_IAuthority.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_InE_InV.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_InE_InV_typed.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_InE_OtherV.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_InE_OtherV_typed.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit0_Fold_LimitLocal_0.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit0_Fold_LimitLocal_1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit0_Fold_LimitLocal_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit0_Fold_RangeLocal_0.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit0_Fold_RangeLocal_1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit0_Fold_RangeLocal_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit0_Fold_TailLocal_0.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit0_Fold_TailLocal_1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit0_Fold_TailLocal_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit0_V_LimitLocal_0.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit0_V_LimitLocal_1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit0_V_LimitLocal_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit0_V_RangeLocal_0.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit0_V_RangeLocal_1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit0_V_RangeLocal_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit0_V_TailLocal_0.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit0_V_TailLocal_1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit0_V_TailLocal_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit1_Fold_LimitLocal_0.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit1_Fold_LimitLocal_1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit1_Fold_LimitLocal_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit1_Fold_RangeLocal_0.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit1_Fold_RangeLocal_1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit1_Fold_RangeLocal_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit1_Fold_TailLocal_0.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit1_Fold_TailLocal_1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit1_Fold_TailLocal_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit1_V_LimitLocal_0.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit1_V_LimitLocal_1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit1_V_LimitLocal_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit1_V_RangeLocal_0.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit1_V_RangeLocal_1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit1_V_RangeLocal_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit1_V_TailLocal_0.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit1_V_TailLocal_1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit1_V_TailLocal_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit2_Fold_LimitLocal_0.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit2_Fold_LimitLocal_1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit2_Fold_LimitLocal_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit2_Fold_RangeLocal_0.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit2_Fold_RangeLocal_1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit2_Fold_RangeLocal_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit2_Fold_TailLocal_0.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit2_Fold_TailLocal_1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit2_Fold_TailLocal_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit2_V_LimitLocal_0.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit2_V_LimitLocal_1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit2_V_LimitLocal_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit2_V_RangeLocal_0.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit2_V_RangeLocal_1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit2_V_RangeLocal_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit2_V_TailLocal_0.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit2_V_TailLocal_1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_Limit2_V_TailLocal_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_of_abstract_type.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_of_all_types1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_of_all_types2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_of_concrete_type.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_single_untyped.verified.txt
- DefaultDebugGremlinQuerySerializationTest.V_untyped.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Value.verified.txt
- DefaultDebugGremlinQuerySerializationTest.ValueMap_typed.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Values_1_member.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Values_2_members.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Values_3_members.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Values_id_member.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Values_no_member.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Values_of_Edge.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Values_of_Vertex1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Values_of_Vertex2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Values_ToString.verified.txt
- DefaultDebugGremlinQuerySerializationTest.VertexProperties_Where_label.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_anonymous.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_array_does_not_intersect_property_array.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_array_intersects_property_aray.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_bool_property_explicit_comparison1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_bool_property_explicit_comparison2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_bool_property_implicit_comparison1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_bool_property_implicit_comparison2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_cast_property_ToString.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_complex_logical_expression.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_complex_logical_expression_with_null.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_conjunction.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_conjunction_optimizable.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_conjunction_with_different_fields.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_constant_bool.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_constant_bool_false.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_constant_bool_field.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_constant_bool_field_false.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_converted_Id_equals_constant.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_current_element_equals_stepLabel1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_current_element_equals_stepLabel2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_current_element_not_equals_stepLabel1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_current_element_not_equals_stepLabel2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_disjunction.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_disjunction_with_different_fields.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_empty_array_does_not_intersect_property_array.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_empty_array_intersects_property_array.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_Has.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_has_conjunction_of_three.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_has_disjunction_of_three.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_has_disjunction_of_three_with_or.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_Id_equals_constant.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_Id_equals_toStringed_Guid.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_identity.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_identity_with_type_change.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_none_traversal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_not_none.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_nullable_enum_property_equals_null.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_nullable_enum_property_not_equals_null.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_Nullable_equals_nullable.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_Nullable_equals_nullable_null.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_Nullable_equals_nullable_null_Value.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_Nullable_equals_nullable_Value.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_Nullable_Value.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_or_dead_traversal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_or_identity.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_or_none_traversal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_out_vertex_property.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_outside_model.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_properties_length.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_array_contains_element.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_array_contains_stepLabel.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_array_does_not_contain_element.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_array_does_not_intersect_array.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_array_does_not_intersect_empty_array.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_array_intersects_array1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_array_intersects_array2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_array_intersects_empty_array.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_array_intersects_stepLabel1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_array_intersects_stepLabel2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_array_is_empty.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_array_is_not_empty.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_compared_to_string_always_false.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_compared_to_string_always_true.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_comparison_to_string_always_false.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_comparison_to_string_always_false_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_comparison_to_string_always_false_3.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_comparison_to_string_always_false_4.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_comparison_to_string_always_true.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_comparison_to_string_always_true_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_comparison_to_string_always_true_3.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_comparison_to_string_not_always_false_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_comparison_to_string_with_cast_enum_on_field.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_comparison_to_string_with_cast_enum_variable.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_comparison_to_string_with_variable.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_contains_constant_with_TextP_support.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_contains_constant_with_TextP_support_case_insensitive.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_contains_empty_string_with_TextP_support.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_contains_empty_string_with_TextP_support_case_insensitive.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_contains_empty_string_without_TextP_support.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_ends_with_constant_with_TextP_support.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_ends_with_constant_with_TextP_support_case_insensitive.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_ends_with_empty_string_with_TextP_support.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_ends_with_empty_string_with_TextP_support_case_insensitive.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_ends_with_empty_string_without_TextP_support.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_equals_constant.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_equals_constant_with_Equals.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_equals_converted_expression.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_equals_expression.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_equals_local_string_constant.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_equals_stepLabel.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_equals_string.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_equals_value_of_anonymous_object.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_greater_or_equal_string_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_greater_than_or_equal_string.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_greater_than_or_equal_string_with_IComparable.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_greater_than_string.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_greater_than_string_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_greater_than_string_3.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_is_contained_in_array.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_is_contained_in_empty_enumerable.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_is_contained_in_enumerable.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_is_contained_in_list.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_is_greater_or_equal_than_constant.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_is_greater_than_constant.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_is_greater_than_or_equal_stepLabel.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_is_greater_than_or_equal_stepLabel_value.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_is_greater_than_stepLabel.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_is_lower_or_equal_than_constant.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_is_lower_than_constant.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_is_lower_than_or_equal_stepLabel.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_is_lower_than_stepLabel.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_is_not_contained_in_array.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_is_not_contained_in_empty_enumerable.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_is_not_contained_in_enumerable.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_is_not_present.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_is_prefix_of_constant.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_is_prefix_of_constant_case_insensitive.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_is_prefix_of_empty_string.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_is_prefix_of_empty_string_case_insensitive.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_is_prefix_of_expression.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_is_prefix_of_expression_case_insensitive.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_is_prefix_of_UriToString.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_is_prefix_of_variable.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_is_prefix_of_variable_case_insensitive.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_is_present.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_lower_than_or_equal_string.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_lower_than_or_equal_string_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_lower_than_string.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_lower_than_string_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_lower_than_string_3.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_not_equals_constant.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_not_equals_string.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_not_greater_than_string_2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_not_lower_than_string_3.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_starts_with_char_with_TextP_support.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_starts_with_constant_with_TextP_support.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_starts_with_constant_without_TextP_support.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_starts_with_empty_string_with_TextP_support.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_starts_with_empty_string_without_TextP_support.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_ToString.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_property_traversal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_scalar_element_equals_constant.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_sequential.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_source_expression_on_both_sides1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_source_expression_on_both_sides2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_stepLabel_equals_stepLabel_property.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_stepLabel_is_lower_than_stepLabel.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_stepLabel_property_equals_stepLabel.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_stepLabel_value_is_greater_than_or_equal_stepLabel_value.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_string_property_equals.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_string_property_equals_case_insensitive.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_string_property_startsWith.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_string_property_startsWith_case_insensitive.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_traversal.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_true.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_value_of_property_is_greater_than_null.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_value_of_property_is_greater_than_null_variable.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_value_of_property_is_not_null_and_string.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_value_of_property_is_not_null_or_string.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_value_of_property_is_null.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_value_of_property_is_null_and_string.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_value_of_property_is_null_and_string_reversed.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_value_of_property_is_null_in2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_value_of_property_is_null_or_string.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_value_of_property_is_null_or_string_reversed.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_Values_Id_Where.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_Values_Label_Where.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_Values_Or_WhereWhere.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_Values_Where.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_Values_WhereWhere.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_variable_bool_property_false.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_variable_bool_property_true.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_VertexProperty_Id.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_VertexProperty_starts_with_constant_with_TextP_support_indirection.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_VertexProperty_Value1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_VertexProperty_Value2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_Where.verified.txt
- DefaultDebugGremlinQuerySerializationTest.Where_with_nested_as.verified.txt
- DefaultDebugGremlinQuerySerializationTest.WithSideEffect1.verified.txt
- DefaultDebugGremlinQuerySerializationTest.WithSideEffect2.verified.txt
- DefaultDebugGremlinQuerySerializationTest.WithSideEffect_assigns_projection.verified.txt
- DefaultDebugGremlinQuerySerializationTest.WithSideEffect_continuation.verified.txt
- DefaultDebugGremlinQuerySerializationTest.WithSideEffect_empty_array.verified.txt
- DefaultDebugGremlinQuerySerializationTest.WithSideEffect_label_can_be_selected.verified.txt
- DefaultDebugGremlinQuerySerializationTest.WithSideEffect_Override.verified.txt
- DefaultDebugGremlinQuerySerializationTest.WithSideEffect_Single_Inject_V.verified.txt
- ConcreteVertexElement.cs
- EdgeElement.cs
- Element.cs
- ElementTests.cs
- NonAbstractBaseEdge.cs
- NonAbstractBaseVertex.cs
- VertexElement.cs
- VertexInsideHierarchy.cs
- VertexOutsideHierarchy.cs
- ExpressionNotSupportedExceptionTests.cs
- ExpressionSemanticsTests.cs
- TransformCompareToTests.cs
- Issue45.cs
- Issue45.Repro.verified.txt
- Issue568.cs
- Issue568.Repro.verified.txt
- BytecodeQuerySerializationTest.AddDate_1_day.verified.txt
- BytecodeQuerySerializationTest.AddDate_1_day_2_hours_3_minutes_4_seconds.verified.txt
- BytecodeQuerySerializationTest.AddDate_1_day_2_hours_3_minutes_4_seconds_through_extension.verified.txt
- BytecodeQuerySerializationTest.AddDate_1_hour.verified.txt
- BytecodeQuerySerializationTest.AddDate_1_minute.verified.txt
- BytecodeQuerySerializationTest.AddDate_1_second.verified.txt
- BytecodeQuerySerializationTest.AddE_from_StepLabel.verified.txt
- BytecodeQuerySerializationTest.AddE_from_to.verified.txt
- BytecodeQuerySerializationTest.AddE_from_traversal.verified.txt
- BytecodeQuerySerializationTest.AddE_InV.verified.txt
- BytecodeQuerySerializationTest.AddE_OutV.verified.txt
- BytecodeQuerySerializationTest.AddE_property.verified.txt
- BytecodeQuerySerializationTest.AddE_to_from.verified.txt
- BytecodeQuerySerializationTest.AddE_to_StepLabel.verified.txt
- BytecodeQuerySerializationTest.AddE_to_traversal.verified.txt
- BytecodeQuerySerializationTest.AddE_With_Ignored.verified.txt
- BytecodeQuerySerializationTest.AddV.verified.txt
- BytecodeQuerySerializationTest.AddV_ignores_label.verified.txt
- BytecodeQuerySerializationTest.AddV_TimeFrame.verified.txt
- BytecodeQuerySerializationTest.AddV_with_byte_array_property.verified.txt
- BytecodeQuerySerializationTest.AddV_with_enum_property.verified.txt
- BytecodeQuerySerializationTest.AddV_With_Ignored.verified.txt
- BytecodeQuerySerializationTest.AddV_with_ignored_id_property.verified.txt
- BytecodeQuerySerializationTest.AddV_with_ignored_property.verified.txt
- BytecodeQuerySerializationTest.AddV_with_Meta_with_properties.verified.txt
- BytecodeQuerySerializationTest.AddV_with_Meta_without_properties.verified.txt
- BytecodeQuerySerializationTest.AddV_with_MetaModel.verified.txt
- BytecodeQuerySerializationTest.AddV_with_multi_property.verified.txt
- BytecodeQuerySerializationTest.AddV_with_nulls.verified.txt
- BytecodeQuerySerializationTest.AddV_with_overridden_name.verified.txt
- BytecodeQuerySerializationTest.AddV_without_id.verified.txt
- BytecodeQuerySerializationTest.Aggregate_Cap.verified.txt
- BytecodeQuerySerializationTest.Aggregate_Cap_Select.verified.txt
- BytecodeQuerySerializationTest.Aggregate_Cap_Select_with_ints.verified.txt
- BytecodeQuerySerializationTest.Aggregate_Cap_unfold.verified.txt
- BytecodeQuerySerializationTest.Aggregate_Global.verified.txt
- BytecodeQuerySerializationTest.Aggregate_Global_with_existing_step.verified.txt
- BytecodeQuerySerializationTest.Aggregate_in_multi_subQuery_Select.verified.txt
- BytecodeQuerySerializationTest.Aggregate_in_subQuery_Select.verified.txt
- BytecodeQuerySerializationTest.Aggregate_Local.verified.txt
- BytecodeQuerySerializationTest.Aggregate_Local_with_existing_step.verified.txt
- BytecodeQuerySerializationTest.Aggregate_Select.verified.txt
- BytecodeQuerySerializationTest.And.verified.txt
- BytecodeQuerySerializationTest.And_identity.verified.txt
- BytecodeQuerySerializationTest.And_nested.verified.txt
- BytecodeQuerySerializationTest.And_nested_or_optimization.verified.txt
- BytecodeQuerySerializationTest.And_none.verified.txt
- BytecodeQuerySerializationTest.And_none_with_sideEffect.verified.txt
- BytecodeQuerySerializationTest.And_optimization.verified.txt
- BytecodeQuerySerializationTest.And_single.verified.txt
- BytecodeQuerySerializationTest.And_Values_Where1.verified.txt
- BytecodeQuerySerializationTest.And_Values_Where2.verified.txt
- BytecodeQuerySerializationTest.As_As_with_different_labels.verified.txt
- BytecodeQuerySerializationTest.As_followed_by_casted_Select.verified.txt
- BytecodeQuerySerializationTest.As_followed_by_Select.verified.txt
- BytecodeQuerySerializationTest.As_idempotency_is_detected.verified.txt
- BytecodeQuerySerializationTest.As_inlined_nested_Select.verified.txt
- BytecodeQuerySerializationTest.As_inlined_nested_Select2.verified.txt
- BytecodeQuerySerializationTest.As_with_same_label.verified.txt
- BytecodeQuerySerializationTest.As_with_type_change.verified.txt
- BytecodeQuerySerializationTest.AsDate_from_DateTimeOffset.verified.txt
- BytecodeQuerySerializationTest.AsDate_from_long.verified.txt
- BytecodeQuerySerializationTest.AsDate_from_string.verified.txt
- BytecodeQuerySerializationTest.AsString.verified.txt
- BytecodeQuerySerializationTest.Choose_one_case.verified.txt
- BytecodeQuerySerializationTest.Choose_only_default_case.verified.txt
- BytecodeQuerySerializationTest.Choose_Predicate1.verified.txt
- BytecodeQuerySerializationTest.Choose_Predicate2.verified.txt
- BytecodeQuerySerializationTest.Choose_Predicate3.verified.txt
- BytecodeQuerySerializationTest.Choose_Predicate4.verified.txt
- BytecodeQuerySerializationTest.Choose_Predicate5.verified.txt
- BytecodeQuerySerializationTest.Choose_Predicate6.verified.txt
- BytecodeQuerySerializationTest.Choose_Predicate7.verified.txt
- BytecodeQuerySerializationTest.Choose_Predicate8.verified.txt
- BytecodeQuerySerializationTest.Choose_Traversal1.verified.txt
- BytecodeQuerySerializationTest.Choose_Traversal2.verified.txt
- BytecodeQuerySerializationTest.Choose_two_cases.verified.txt
- BytecodeQuerySerializationTest.Choose_two_cases_default.verified.txt
- BytecodeQuerySerializationTest.Coalesce.verified.txt
- BytecodeQuerySerializationTest.Coalesce_identity.verified.txt
- BytecodeQuerySerializationTest.Coalesce_with_2_not_matching_subQueries.verified.txt
- BytecodeQuerySerializationTest.Coalesce_with_2_subQueries.verified.txt
- BytecodeQuerySerializationTest.Concat_strings.verified.txt
- BytecodeQuerySerializationTest.Concat_strings_to_null.verified.txt
- BytecodeQuerySerializationTest.Concat_strings_with_extension.verified.txt
- BytecodeQuerySerializationTest.Concat_traversals.verified.txt
- BytecodeQuerySerializationTest.Concat_traversals_and_string.verified.txt
- BytecodeQuerySerializationTest.Concat_traversals_with_extension.verified.txt
- BytecodeQuerySerializationTest.Constant.verified.txt
- BytecodeQuerySerializationTest.Constant_empty_array.verified.txt
- BytecodeQuerySerializationTest.Constant_empty_bool_array.verified.txt
- BytecodeQuerySerializationTest.Constant_empty_string_array.verified.txt
- BytecodeQuerySerializationTest.Constant_null.verified.txt
- BytecodeQuerySerializationTest.Constant_single_bool_array.verified.txt
- BytecodeQuerySerializationTest.Constant_single_string_array.verified.txt
- BytecodeQuerySerializationTest.Constant_string.verified.txt
- BytecodeQuerySerializationTest.Count.verified.txt
- BytecodeQuerySerializationTest.CountGlobal.verified.txt
- BytecodeQuerySerializationTest.CountLocal.verified.txt
- BytecodeQuerySerializationTest.cs
- BytecodeQuerySerializationTest.CyclicPath.verified.txt
- BytecodeQuerySerializationTest.DateDiff_constant.verified.txt
- BytecodeQuerySerializationTest.DateDiff_constant_through_extension.verified.txt
- BytecodeQuerySerializationTest.DateDiff_traversal.verified.txt
- BytecodeQuerySerializationTest.DateDiff_traversal_through_extension.verified.txt
- BytecodeQuerySerializationTest.Dedup_Global.verified.txt
- BytecodeQuerySerializationTest.Dedup_Local.verified.txt
- BytecodeQuerySerializationTest.Drop.verified.txt
- BytecodeQuerySerializationTest.Drop_in_local.verified.txt
- BytecodeQuerySerializationTest.E_baseType_Properties.verified.txt
- BytecodeQuerySerializationTest.E_of_all_types1.verified.txt
- BytecodeQuerySerializationTest.E_of_all_types2.verified.txt
- BytecodeQuerySerializationTest.E_of_concrete_type.verified.txt
- BytecodeQuerySerializationTest.E_Properties.verified.txt
- BytecodeQuerySerializationTest.E_Properties_member.verified.txt
- BytecodeQuerySerializationTest.ElementMap.verified.txt
- BytecodeQuerySerializationTest.ElementMap_Cast.verified.txt
- BytecodeQuerySerializationTest.Emit_Repeat.verified.txt
- BytecodeQuerySerializationTest.Emit_Repeat_Times.verified.txt
- BytecodeQuerySerializationTest.Emit_Repeat_Until.verified.txt
- BytecodeQuerySerializationTest.Explicit_As.verified.txt
- BytecodeQuerySerializationTest.Explicit_As_with_string.verified.txt
- BytecodeQuerySerializationTest.Fail_with_message.verified.txt
- BytecodeQuerySerializationTest.Fail_without_message.verified.txt
- BytecodeQuerySerializationTest.FlatMap.verified.txt
- BytecodeQuerySerializationTest.Fold.verified.txt
- BytecodeQuerySerializationTest.Fold_Fold_Unfold_Unfold.verified.txt
- BytecodeQuerySerializationTest.Fold_SideEffect.verified.txt
- BytecodeQuerySerializationTest.Fold_Unfold.verified.txt
- BytecodeQuerySerializationTest.Format1.verified.txt
- BytecodeQuerySerializationTest.Format2.verified.txt
- BytecodeQuerySerializationTest.Format3.verified.txt
- BytecodeQuerySerializationTest.Format4.verified.txt
- BytecodeQuerySerializationTest.Format5.verified.txt
- BytecodeQuerySerializationTest.Group.verified.txt
- BytecodeQuerySerializationTest.Group_with_key.verified.txt
- BytecodeQuerySerializationTest.Group_with_key_and_value1.verified.txt
- BytecodeQuerySerializationTest.Group_with_key_and_value2.verified.txt
- BytecodeQuerySerializationTest.Group_with_key_identity.verified.txt
- BytecodeQuerySerializationTest.Group_with_key_select.verified.txt
- BytecodeQuerySerializationTest.Identity.verified.txt
- BytecodeQuerySerializationTest.Identity_Identity.verified.txt
- BytecodeQuerySerializationTest.In.verified.txt
- BytecodeQuerySerializationTest.In_2.verified.txt
- BytecodeQuerySerializationTest.In_3.verified.txt
- BytecodeQuerySerializationTest.In_of_all_types_max.verified.txt
- BytecodeQuerySerializationTest.In_of_all_types_min.verified.txt
- BytecodeQuerySerializationTest.InE.verified.txt
- BytecodeQuerySerializationTest.InE_2.verified.txt
- BytecodeQuerySerializationTest.InE_3.verified.txt
- BytecodeQuerySerializationTest.InE_of_all_types_max.verified.txt
- BytecodeQuerySerializationTest.InE_of_all_types_min.verified.txt
- BytecodeQuerySerializationTest.Inject.verified.txt
- BytecodeQuerySerializationTest.Inject_Coin.verified.txt
- BytecodeQuerySerializationTest.Label.verified.txt
- BytecodeQuerySerializationTest.Length.verified.txt
- BytecodeQuerySerializationTest.Length_with_extension.verified.txt
- BytecodeQuerySerializationTest.LimitGlobal.verified.txt
- BytecodeQuerySerializationTest.LimitLocal.verified.txt
- BytecodeQuerySerializationTest.Local_identity.verified.txt
- BytecodeQuerySerializationTest.Map.verified.txt
- BytecodeQuerySerializationTest.Map_Identity.verified.txt
- BytecodeQuerySerializationTest.Map_Select_operation.verified.txt
- BytecodeQuerySerializationTest.MaxGlobal.verified.txt
- BytecodeQuerySerializationTest.MaxLocal.verified.txt
- BytecodeQuerySerializationTest.MeanGlobal.verified.txt
- BytecodeQuerySerializationTest.MeanLocal.verified.txt
- BytecodeQuerySerializationTest.MinGlobal.verified.txt
- BytecodeQuerySerializationTest.MinLocal.verified.txt
- BytecodeQuerySerializationTest.Multi_Inject_V.verified.txt
- BytecodeQuerySerializationTest.Multi_step_serialization.verified.txt
- BytecodeQuerySerializationTest.Multi_step_serialization_with_forgotten_serialize.verified.txt
- BytecodeQuerySerializationTest.Nested_contradicting_Select_operations_does_not_throw.verified.txt
- BytecodeQuerySerializationTest.Nested_Select_operations.verified.txt
- BytecodeQuerySerializationTest.None.verified.txt
- BytecodeQuerySerializationTest.None_None.verified.txt
- BytecodeQuerySerializationTest.Not1.verified.txt
- BytecodeQuerySerializationTest.Not2.verified.txt
- BytecodeQuerySerializationTest.Not3.verified.txt
- BytecodeQuerySerializationTest.OfType_abstract.verified.txt
- BytecodeQuerySerializationTest.OfType_redundant1.verified.txt
- BytecodeQuerySerializationTest.OfType_redundant2.verified.txt
- BytecodeQuerySerializationTest.OfType_redundant3.verified.txt
- BytecodeQuerySerializationTest.OfType_redundant4.verified.txt
- BytecodeQuerySerializationTest.Optional.verified.txt
- BytecodeQuerySerializationTest.Or.verified.txt
- BytecodeQuerySerializationTest.Or_identity.verified.txt
- BytecodeQuerySerializationTest.Or_nested.verified.txt
- BytecodeQuerySerializationTest.Or_nested_and_optimization.verified.txt
- BytecodeQuerySerializationTest.Or_none.verified.txt
- BytecodeQuerySerializationTest.Or_none_with_predicate.verified.txt
- BytecodeQuerySerializationTest.Or_none_with_sideEffect.verified.txt
- BytecodeQuerySerializationTest.Or_two_step_traversal.verified.txt
- BytecodeQuerySerializationTest.Or_Values_Where1.verified.txt
- BytecodeQuerySerializationTest.Or_Values_Where2.verified.txt
- BytecodeQuerySerializationTest.Order_Fold_Unfold.verified.txt
- BytecodeQuerySerializationTest.Order_scalars.verified.txt
- BytecodeQuerySerializationTest.Order_scalars_local.verified.txt
- BytecodeQuerySerializationTest.OrderBy_member.verified.txt
- BytecodeQuerySerializationTest.OrderBy_member_ThenBy_member.verified.txt
- BytecodeQuerySerializationTest.OrderBy_ThenByDescending_member.verified.txt
- BytecodeQuerySerializationTest.OrderBy_ThenByDescending_traversal.verified.txt
- BytecodeQuerySerializationTest.OrderBy_traversal.verified.txt
- BytecodeQuerySerializationTest.OrderBy_traversal_ThenBy.verified.txt
- BytecodeQuerySerializationTest.OrderBy_traversal_ThenBy_traversal.verified.txt
- BytecodeQuerySerializationTest.OrderByDescending_member.verified.txt
- BytecodeQuerySerializationTest.OrderByDescending_traversal.verified.txt
- BytecodeQuerySerializationTest.OrderLocal_by_member.verified.txt
- BytecodeQuerySerializationTest.Out.verified.txt
- BytecodeQuerySerializationTest.Out_2.verified.txt
- BytecodeQuerySerializationTest.Out_3.verified.txt
- BytecodeQuerySerializationTest.Out_does_not_include_abstract_edge.verified.txt
- BytecodeQuerySerializationTest.Out_of_all_types_max.verified.txt
- BytecodeQuerySerializationTest.Out_of_all_types_min.verified.txt
- BytecodeQuerySerializationTest.OutE.verified.txt
- BytecodeQuerySerializationTest.OutE_2.verified.txt
- BytecodeQuerySerializationTest.OutE_3.verified.txt
- BytecodeQuerySerializationTest.OutE_of_all_types_max.verified.txt
- BytecodeQuerySerializationTest.OutE_of_all_types_min.verified.txt
- BytecodeQuerySerializationTest.Path.verified.txt
- BytecodeQuerySerializationTest.Project2.verified.txt
- BytecodeQuerySerializationTest.Project2_guarded.verified.txt
- BytecodeQuerySerializationTest.Project2_Where.verified.txt
- BytecodeQuerySerializationTest.Project2_Where_lower.verified.txt
- BytecodeQuerySerializationTest.Project2_with_Property.verified.txt
- BytecodeQuerySerializationTest.Project2_with_Property_unguarded.verified.txt
- BytecodeQuerySerializationTest.Project3.verified.txt
- BytecodeQuerySerializationTest.Project3_Select1.verified.txt
- BytecodeQuerySerializationTest.Project3_Select1_unguarded.verified.txt
- BytecodeQuerySerializationTest.Project3_Select2.verified.txt
- BytecodeQuerySerializationTest.Project3_Select2_unguarded.verified.txt
- BytecodeQuerySerializationTest.Project3_unguarded.verified.txt
- BytecodeQuerySerializationTest.Project3_with_Property.verified.txt
- BytecodeQuerySerializationTest.Project3_with_Property_Select2.verified.txt
- BytecodeQuerySerializationTest.Project3_with_Property_Select2_unguarded.verified.txt
- BytecodeQuerySerializationTest.Project4.verified.txt
- BytecodeQuerySerializationTest.Project4_unguarded.verified.txt
- BytecodeQuerySerializationTest.Project4_with_Property.verified.txt
- BytecodeQuerySerializationTest.Project4_with_Property_unguarded.verified.txt
- BytecodeQuerySerializationTest.Project_for_coverage10.verified.txt
- BytecodeQuerySerializationTest.Project_for_coverage11.verified.txt
- BytecodeQuerySerializationTest.Project_for_coverage12.verified.txt
- BytecodeQuerySerializationTest.Project_for_coverage13.verified.txt
- BytecodeQuerySerializationTest.Project_for_coverage14.verified.txt
- BytecodeQuerySerializationTest.Project_for_coverage15.verified.txt
- BytecodeQuerySerializationTest.Project_for_coverage2.verified.txt
- BytecodeQuerySerializationTest.Project_for_coverage3.verified.txt
- BytecodeQuerySerializationTest.Project_for_coverage4.verified.txt
- BytecodeQuerySerializationTest.Project_for_coverage5.verified.txt
- BytecodeQuerySerializationTest.Project_for_coverage6.verified.txt
- BytecodeQuerySerializationTest.Project_for_coverage7.verified.txt
- BytecodeQuerySerializationTest.Project_for_coverage8.verified.txt
- BytecodeQuerySerializationTest.Project_for_coverage9.verified.txt
- BytecodeQuerySerializationTest.Project_to_property_with_builder.verified.txt
- BytecodeQuerySerializationTest.Project_to_tuple_maximum_expressions.verified.txt
- BytecodeQuerySerializationTest.Project_to_type.verified.txt
- BytecodeQuerySerializationTest.Project_to_type_from_empty_traversal.verified.txt
- BytecodeQuerySerializationTest.Project_to_type_with_identity.verified.txt
- BytecodeQuerySerializationTest.Project_to_type_with_select.verified.txt
- BytecodeQuerySerializationTest.Project_to_type_with_struct.verified.txt
- BytecodeQuerySerializationTest.Project_to_type_without_explicit_identity.verified.txt
- BytecodeQuerySerializationTest.Project_with_builder_1.verified.txt
- BytecodeQuerySerializationTest.Project_with_builder_4.verified.txt
- BytecodeQuerySerializationTest.Project_with_cast.verified.txt
- BytecodeQuerySerializationTest.Project_with_identity.verified.txt
- BytecodeQuerySerializationTest.Project_with_local.verified.txt
- BytecodeQuerySerializationTest.Project_with_named_identity.verified.txt
- BytecodeQuerySerializationTest.Properties1.verified.txt
- BytecodeQuerySerializationTest.Properties2.verified.txt
- BytecodeQuerySerializationTest.Properties_Meta.verified.txt
- BytecodeQuerySerializationTest.Properties_Meta_ValueMap.verified.txt
- BytecodeQuerySerializationTest.Properties_Meta_Values.verified.txt
- BytecodeQuerySerializationTest.Properties_Meta_Values_Projected.verified.txt
- BytecodeQuerySerializationTest.Properties_Meta_Where1.verified.txt
- BytecodeQuerySerializationTest.Properties_of_member.verified.txt
- BytecodeQuerySerializationTest.Properties_of_three_members.verified.txt
- BytecodeQuerySerializationTest.Properties_of_two_members1.verified.txt
- BytecodeQuerySerializationTest.Properties_of_two_members2.verified.txt
- BytecodeQuerySerializationTest.Properties_Properties1.verified.txt
- BytecodeQuerySerializationTest.Properties_Properties2.verified.txt
- BytecodeQuerySerializationTest.Properties_Properties_as_select.verified.txt
- BytecodeQuerySerializationTest.Properties_Properties_key.verified.txt
- BytecodeQuerySerializationTest.Properties_Properties_Value.verified.txt
- BytecodeQuerySerializationTest.Properties_Properties_Where_key.verified.txt
- BytecodeQuerySerializationTest.Properties_Properties_Where_key_equals_stepLabel.verified.txt
- BytecodeQuerySerializationTest.Properties_typed_no_parameters.verified.txt
- BytecodeQuerySerializationTest.Properties_ValueMap_typed.verified.txt
- BytecodeQuerySerializationTest.Properties_ValueMap_untyped.verified.txt
- BytecodeQuerySerializationTest.Properties_Values2.verified.txt
- BytecodeQuerySerializationTest.Properties_Values_Id.verified.txt
- BytecodeQuerySerializationTest.Properties_Values_Id_Label.verified.txt
- BytecodeQuerySerializationTest.Properties_Values_Label.verified.txt
- BytecodeQuerySerializationTest.Properties_Values_typed.verified.txt
- BytecodeQuerySerializationTest.Properties_Values_untyped.verified.txt
- BytecodeQuerySerializationTest.Properties_Where1.verified.txt
- BytecodeQuerySerializationTest.Properties_Where2.verified.txt
- BytecodeQuerySerializationTest.Properties_Where_Dictionary_key1.verified.txt
- BytecodeQuerySerializationTest.Properties_Where_Dictionary_key2.verified.txt
- BytecodeQuerySerializationTest.Properties_Where_Id.verified.txt
- BytecodeQuerySerializationTest.Properties_Where_Id_equals_static_field.verified.txt
- BytecodeQuerySerializationTest.Properties_Where_Label_2.verified.txt
- BytecodeQuerySerializationTest.Properties_Where_Label_equals_StepLabel.verified.txt
- BytecodeQuerySerializationTest.Properties_Where_Meta_key.verified.txt
- BytecodeQuerySerializationTest.Properties_Where_Meta_key_reversed.verified.txt
- BytecodeQuerySerializationTest.Properties_Where_neq_Label.verified.txt
- BytecodeQuerySerializationTest.Properties_Where_neq_Label_workaround.verified.txt
- BytecodeQuerySerializationTest.Properties_Where_reversed.verified.txt
- BytecodeQuerySerializationTest.Property_Guid_value.verified.txt
- BytecodeQuerySerializationTest.Property_list.verified.txt
- BytecodeQuerySerializationTest.Property_null.verified.txt
- BytecodeQuerySerializationTest.Property_single.verified.txt
- BytecodeQuerySerializationTest.Property_single_from_stepLabel.verified.txt
- BytecodeQuerySerializationTest.Property_single_traversal.verified.txt
- BytecodeQuerySerializationTest.Property_single_with_dictionary_meta1.verified.txt
- BytecodeQuerySerializationTest.Property_single_with_meta.verified.txt
- BytecodeQuerySerializationTest.Property_stringKey.verified.txt
- BytecodeQuerySerializationTest.Property_stringKey_traversal.verified.txt
- BytecodeQuerySerializationTest.RangeGlobal.verified.txt
- BytecodeQuerySerializationTest.RangeLocal.verified.txt
- BytecodeQuerySerializationTest.Repeat_Emit.verified.txt
- BytecodeQuerySerializationTest.Repeat_Emit_Times.verified.txt
- BytecodeQuerySerializationTest.Repeat_Emit_Until.verified.txt
- BytecodeQuerySerializationTest.Repeat_Out.verified.txt
- BytecodeQuerySerializationTest.Repeat_Times.verified.txt
- BytecodeQuerySerializationTest.RepeatUntil.verified.txt
- BytecodeQuerySerializationTest.RepeatUntil_false.verified.txt
- BytecodeQuerySerializationTest.RepeatUntil_true.verified.txt
- BytecodeQuerySerializationTest.Replace.verified.txt
- BytecodeQuerySerializationTest.Replace_non_existing.verified.txt
- BytecodeQuerySerializationTest.Replace_non_existing_with_extension.verified.txt
- BytecodeQuerySerializationTest.Replace_with_extension.verified.txt
- BytecodeQuerySerializationTest.ReplaceE.verified.txt
- BytecodeQuerySerializationTest.ReplaceE_With_Config.verified.txt
- BytecodeQuerySerializationTest.ReplaceV.verified.txt
- BytecodeQuerySerializationTest.ReplaceV_With_Config.verified.txt
- BytecodeQuerySerializationTest.Reverse.verified.txt
- BytecodeQuerySerializationTest.Reverse_with_extension.verified.txt
- BytecodeQuerySerializationTest.Set_Meta_Property1.verified.txt
- BytecodeQuerySerializationTest.Set_Meta_Property2.verified.txt
- BytecodeQuerySerializationTest.Set_Meta_Property_to_null.verified.txt
- BytecodeQuerySerializationTest.SideEffect_explicit_identity.verified.txt
- BytecodeQuerySerializationTest.SideEffect_identity.verified.txt
- BytecodeQuerySerializationTest.SideEffect_Identity_identity.verified.txt
- BytecodeQuerySerializationTest.SideEffect_SideEffect_Identity.verified.txt
- BytecodeQuerySerializationTest.SimplePath.verified.txt
- BytecodeQuerySerializationTest.Single_Inject_V.verified.txt
- BytecodeQuerySerializationTest.SkipGlobal.verified.txt
- BytecodeQuerySerializationTest.SkipLocal.verified.txt
- BytecodeQuerySerializationTest.StepLabel_of_array_contains_element.verified.txt
- BytecodeQuerySerializationTest.StepLabel_of_array_contains_element_graphson.verified.txt
- BytecodeQuerySerializationTest.StepLabel_of_array_contains_vertex.verified.txt
- BytecodeQuerySerializationTest.StepLabel_of_array_does_not_contain_vertex.verified.txt
- BytecodeQuerySerializationTest.StepLabel_of_object_array_contains_element.verified.txt
- BytecodeQuerySerializationTest.StringKey.verified.txt
- BytecodeQuerySerializationTest.Substring1.verified.txt
- BytecodeQuerySerializationTest.Substring10.verified.txt
- BytecodeQuerySerializationTest.Substring11.verified.txt
- BytecodeQuerySerializationTest.Substring12.verified.txt
- BytecodeQuerySerializationTest.Substring1_with_extension.verified.txt
- BytecodeQuerySerializationTest.Substring2.verified.txt
- BytecodeQuerySerializationTest.Substring2_with_extension.verified.txt
- BytecodeQuerySerializationTest.Substring3.verified.txt
- BytecodeQuerySerializationTest.Substring3_with_extension.verified.txt
- BytecodeQuerySerializationTest.Substring4.verified.txt
- BytecodeQuerySerializationTest.Substring5.verified.txt
- BytecodeQuerySerializationTest.Substring6.verified.txt
- BytecodeQuerySerializationTest.Substring7.verified.txt
- BytecodeQuerySerializationTest.Substring8.verified.txt
- BytecodeQuerySerializationTest.Substring9.verified.txt
- BytecodeQuerySerializationTest.SumGlobal.verified.txt
- BytecodeQuerySerializationTest.SumLocal.verified.txt
- BytecodeQuerySerializationTest.SumLocal_Where1.verified.txt
- BytecodeQuerySerializationTest.SumLocal_Where2.verified.txt
- BytecodeQuerySerializationTest.TailGlobal.verified.txt
- BytecodeQuerySerializationTest.TailLocal.verified.txt
- BytecodeQuerySerializationTest.ToLower.verified.txt
- BytecodeQuerySerializationTest.ToLower_with_extension.verified.txt
- BytecodeQuerySerializationTest.ToUpper.verified.txt
- BytecodeQuerySerializationTest.ToUpper_with_extension.verified.txt
- BytecodeQuerySerializationTest.Traversal_detour_serialization.verified.txt
- BytecodeQuerySerializationTest.Tree_branching_scalar.verified.txt
- BytecodeQuerySerializationTest.Tree_for_code_coverage.verified.txt
- BytecodeQuerySerializationTest.Tree_linear_scalar.verified.txt
- BytecodeQuerySerializationTest.Tree_mixed_entity_and_scalar.verified.txt
- BytecodeQuerySerializationTest.Tree_scalar_root.verified.txt
- BytecodeQuerySerializationTest.Tree_with_builder.verified.txt
- BytecodeQuerySerializationTest.Tree_with_builder_and_modulator_on_last_Of.verified.txt
- BytecodeQuerySerializationTest.Tree_with_builder_and_modulators.verified.txt
- BytecodeQuerySerializationTest.Tree_with_explicit_cast.verified.txt
- BytecodeQuerySerializationTest.Tree_with_generic_overload.verified.txt
- BytecodeQuerySerializationTest.Trim.verified.txt
- BytecodeQuerySerializationTest.Trim_with_extension.verified.txt
- BytecodeQuerySerializationTest.TrimEnd.verified.txt
- BytecodeQuerySerializationTest.TrimEnd_with_extension.verified.txt
- BytecodeQuerySerializationTest.TrimStart.verified.txt
- BytecodeQuerySerializationTest.TrimStart_with_extension.verified.txt
- BytecodeQuerySerializationTest.Union.verified.txt
- BytecodeQuerySerializationTest.Union_different_types.verified.txt
- BytecodeQuerySerializationTest.Union_different_types2.verified.txt
- BytecodeQuerySerializationTest.Until_Emit_Repeat.verified.txt
- BytecodeQuerySerializationTest.Until_Repeat_Emit.verified.txt
- BytecodeQuerySerializationTest.UntilRepeat.verified.txt
- BytecodeQuerySerializationTest.UntilRepeat_false.verified.txt
- BytecodeQuerySerializationTest.UntilRepeat_false_on_element.verified.txt
- BytecodeQuerySerializationTest.Update_Vertex_And_Edge_No_Config.verified.txt
- BytecodeQuerySerializationTest.Update_Vertex_And_Edge_With_Config.verified.txt
- BytecodeQuerySerializationTest.UpdateE_With_Ignored.verified.txt
- BytecodeQuerySerializationTest.UpdateE_With_Mixed.verified.txt
- BytecodeQuerySerializationTest.UpdateE_With_Readonly.verified.txt
- BytecodeQuerySerializationTest.UpdateV_No_Config.verified.txt
- BytecodeQuerySerializationTest.UpdateV_With_Ignored.verified.txt
- BytecodeQuerySerializationTest.UpdateV_With_Mixed.verified.txt
- BytecodeQuerySerializationTest.UpdateV_With_Readonly.verified.txt
- BytecodeQuerySerializationTest.V_Both.verified.txt
- BytecodeQuerySerializationTest.V_Both_2.verified.txt
- BytecodeQuerySerializationTest.V_Both_3.verified.txt
- BytecodeQuerySerializationTest.V_Both_typed.verified.txt
- BytecodeQuerySerializationTest.V_BothE.verified.txt
- BytecodeQuerySerializationTest.V_BothE_2.verified.txt
- BytecodeQuerySerializationTest.V_BothE_3.verified.txt
- BytecodeQuerySerializationTest.V_BothV.verified.txt
- BytecodeQuerySerializationTest.V_IAuthority.verified.txt
- BytecodeQuerySerializationTest.V_InE_InV.verified.txt
- BytecodeQuerySerializationTest.V_InE_InV_typed.verified.txt
- BytecodeQuerySerializationTest.V_InE_OtherV.verified.txt
- BytecodeQuerySerializationTest.V_InE_OtherV_typed.verified.txt
- BytecodeQuerySerializationTest.V_Limit0_Fold_LimitLocal_0.verified.txt
- BytecodeQuerySerializationTest.V_Limit0_Fold_LimitLocal_1.verified.txt
- BytecodeQuerySerializationTest.V_Limit0_Fold_LimitLocal_2.verified.txt
- BytecodeQuerySerializationTest.V_Limit0_Fold_RangeLocal_0.verified.txt
- BytecodeQuerySerializationTest.V_Limit0_Fold_RangeLocal_1.verified.txt
- BytecodeQuerySerializationTest.V_Limit0_Fold_RangeLocal_2.verified.txt
- BytecodeQuerySerializationTest.V_Limit0_Fold_TailLocal_0.verified.txt
- BytecodeQuerySerializationTest.V_Limit0_Fold_TailLocal_1.verified.txt
- BytecodeQuerySerializationTest.V_Limit0_Fold_TailLocal_2.verified.txt
- BytecodeQuerySerializationTest.V_Limit0_V_LimitLocal_0.verified.txt
- BytecodeQuerySerializationTest.V_Limit0_V_LimitLocal_1.verified.txt
- BytecodeQuerySerializationTest.V_Limit0_V_LimitLocal_2.verified.txt
- BytecodeQuerySerializationTest.V_Limit0_V_RangeLocal_0.verified.txt
- BytecodeQuerySerializationTest.V_Limit0_V_RangeLocal_1.verified.txt
- BytecodeQuerySerializationTest.V_Limit0_V_RangeLocal_2.verified.txt
- BytecodeQuerySerializationTest.V_Limit0_V_TailLocal_0.verified.txt
- BytecodeQuerySerializationTest.V_Limit0_V_TailLocal_1.verified.txt
- BytecodeQuerySerializationTest.V_Limit0_V_TailLocal_2.verified.txt
- BytecodeQuerySerializationTest.V_Limit1_Fold_LimitLocal_0.verified.txt
- BytecodeQuerySerializationTest.V_Limit1_Fold_LimitLocal_1.verified.txt
- BytecodeQuerySerializationTest.V_Limit1_Fold_LimitLocal_2.verified.txt
- BytecodeQuerySerializationTest.V_Limit1_Fold_RangeLocal_0.verified.txt
- BytecodeQuerySerializationTest.V_Limit1_Fold_RangeLocal_1.verified.txt
- BytecodeQuerySerializationTest.V_Limit1_Fold_RangeLocal_2.verified.txt
- BytecodeQuerySerializationTest.V_Limit1_Fold_TailLocal_0.verified.txt
- BytecodeQuerySerializationTest.V_Limit1_Fold_TailLocal_1.verified.txt
- BytecodeQuerySerializationTest.V_Limit1_Fold_TailLocal_2.verified.txt
- BytecodeQuerySerializationTest.V_Limit1_V_LimitLocal_0.verified.txt
- BytecodeQuerySerializationTest.V_Limit1_V_LimitLocal_1.verified.txt
- BytecodeQuerySerializationTest.V_Limit1_V_LimitLocal_2.verified.txt
- BytecodeQuerySerializationTest.V_Limit1_V_RangeLocal_0.verified.txt
- BytecodeQuerySerializationTest.V_Limit1_V_RangeLocal_1.verified.txt
- BytecodeQuerySerializationTest.V_Limit1_V_RangeLocal_2.verified.txt
- BytecodeQuerySerializationTest.V_Limit1_V_TailLocal_0.verified.txt
- BytecodeQuerySerializationTest.V_Limit1_V_TailLocal_1.verified.txt
- BytecodeQuerySerializationTest.V_Limit1_V_TailLocal_2.verified.txt
- BytecodeQuerySerializationTest.V_Limit2_Fold_LimitLocal_0.verified.txt
- BytecodeQuerySerializationTest.V_Limit2_Fold_LimitLocal_1.verified.txt
- BytecodeQuerySerializationTest.V_Limit2_Fold_LimitLocal_2.verified.txt
- BytecodeQuerySerializationTest.V_Limit2_Fold_RangeLocal_0.verified.txt
- BytecodeQuerySerializationTest.V_Limit2_Fold_RangeLocal_1.verified.txt
- BytecodeQuerySerializationTest.V_Limit2_Fold_RangeLocal_2.verified.txt
- BytecodeQuerySerializationTest.V_Limit2_Fold_TailLocal_0.verified.txt
- BytecodeQuerySerializationTest.V_Limit2_Fold_TailLocal_1.verified.txt
- BytecodeQuerySerializationTest.V_Limit2_Fold_TailLocal_2.verified.txt
- BytecodeQuerySerializationTest.V_Limit2_V_LimitLocal_0.verified.txt
- BytecodeQuerySerializationTest.V_Limit2_V_LimitLocal_1.verified.txt
- BytecodeQuerySerializationTest.V_Limit2_V_LimitLocal_2.verified.txt
- BytecodeQuerySerializationTest.V_Limit2_V_RangeLocal_0.verified.txt
- BytecodeQuerySerializationTest.V_Limit2_V_RangeLocal_1.verified.txt
- BytecodeQuerySerializationTest.V_Limit2_V_RangeLocal_2.verified.txt
- BytecodeQuerySerializationTest.V_Limit2_V_TailLocal_0.verified.txt
- BytecodeQuerySerializationTest.V_Limit2_V_TailLocal_1.verified.txt
- BytecodeQuerySerializationTest.V_Limit2_V_TailLocal_2.verified.txt
- BytecodeQuerySerializationTest.V_of_abstract_type.verified.txt
- BytecodeQuerySerializationTest.V_of_all_types1.verified.txt
- BytecodeQuerySerializationTest.V_of_all_types2.verified.txt
- BytecodeQuerySerializationTest.V_of_concrete_type.verified.txt
- BytecodeQuerySerializationTest.V_single_untyped.verified.txt
- BytecodeQuerySerializationTest.V_untyped.verified.txt
- BytecodeQuerySerializationTest.Value.verified.txt
- BytecodeQuerySerializationTest.ValueMap_typed.verified.txt
- BytecodeQuerySerializationTest.Values_1_member.verified.txt
- BytecodeQuerySerializationTest.Values_2_members.verified.txt
- BytecodeQuerySerializationTest.Values_3_members.verified.txt
- BytecodeQuerySerializationTest.Values_id_member.verified.txt
- BytecodeQuerySerializationTest.Values_no_member.verified.txt
- BytecodeQuerySerializationTest.Values_of_Edge.verified.txt
- BytecodeQuerySerializationTest.Values_of_Vertex1.verified.txt
- BytecodeQuerySerializationTest.Values_of_Vertex2.verified.txt
- BytecodeQuerySerializationTest.Values_ToString.verified.txt
- BytecodeQuerySerializationTest.VertexProperties_Where_label.verified.txt
- BytecodeQuerySerializationTest.Where_anonymous.verified.txt
- BytecodeQuerySerializationTest.Where_array_does_not_intersect_property_array.verified.txt
- BytecodeQuerySerializationTest.Where_array_intersects_property_aray.verified.txt
- BytecodeQuerySerializationTest.Where_bool_property_explicit_comparison1.verified.txt
- BytecodeQuerySerializationTest.Where_bool_property_explicit_comparison2.verified.txt
- BytecodeQuerySerializationTest.Where_bool_property_implicit_comparison1.verified.txt
- BytecodeQuerySerializationTest.Where_bool_property_implicit_comparison2.verified.txt
- BytecodeQuerySerializationTest.Where_cast_property_ToString.verified.txt
- BytecodeQuerySerializationTest.Where_complex_logical_expression.verified.txt
- BytecodeQuerySerializationTest.Where_complex_logical_expression_with_null.verified.txt
- BytecodeQuerySerializationTest.Where_conjunction.verified.txt
- BytecodeQuerySerializationTest.Where_conjunction_optimizable.verified.txt
- BytecodeQuerySerializationTest.Where_conjunction_with_different_fields.verified.txt
- BytecodeQuerySerializationTest.Where_constant_bool.verified.txt
- BytecodeQuerySerializationTest.Where_constant_bool_false.verified.txt
- BytecodeQuerySerializationTest.Where_constant_bool_field.verified.txt
- BytecodeQuerySerializationTest.Where_constant_bool_field_false.verified.txt
- BytecodeQuerySerializationTest.Where_converted_Id_equals_constant.verified.txt
- BytecodeQuerySerializationTest.Where_current_element_equals_stepLabel1.verified.txt
- BytecodeQuerySerializationTest.Where_current_element_equals_stepLabel2.verified.txt
- BytecodeQuerySerializationTest.Where_current_element_not_equals_stepLabel1.verified.txt
- BytecodeQuerySerializationTest.Where_current_element_not_equals_stepLabel2.verified.txt
- BytecodeQuerySerializationTest.Where_disjunction.verified.txt
- BytecodeQuerySerializationTest.Where_disjunction_with_different_fields.verified.txt
- BytecodeQuerySerializationTest.Where_empty_array_does_not_intersect_property_array.verified.txt
- BytecodeQuerySerializationTest.Where_empty_array_intersects_property_array.verified.txt
- BytecodeQuerySerializationTest.Where_Has.verified.txt
- BytecodeQuerySerializationTest.Where_has_conjunction_of_three.verified.txt
- BytecodeQuerySerializationTest.Where_has_disjunction_of_three.verified.txt
- BytecodeQuerySerializationTest.Where_has_disjunction_of_three_with_or.verified.txt
- BytecodeQuerySerializationTest.Where_Id_equals_constant.verified.txt
- BytecodeQuerySerializationTest.Where_Id_equals_toStringed_Guid.verified.txt
- BytecodeQuerySerializationTest.Where_identity.verified.txt
- BytecodeQuerySerializationTest.Where_identity_with_type_change.verified.txt
- BytecodeQuerySerializationTest.Where_none_traversal.verified.txt
- BytecodeQuerySerializationTest.Where_not_none.verified.txt
- BytecodeQuerySerializationTest.Where_nullable_enum_property_equals_null.verified.txt
- BytecodeQuerySerializationTest.Where_nullable_enum_property_not_equals_null.verified.txt
- BytecodeQuerySerializationTest.Where_Nullable_equals_nullable.verified.txt
- BytecodeQuerySerializationTest.Where_Nullable_equals_nullable_null.verified.txt
- BytecodeQuerySerializationTest.Where_Nullable_equals_nullable_null_Value.verified.txt
- BytecodeQuerySerializationTest.Where_Nullable_equals_nullable_Value.verified.txt
- BytecodeQuerySerializationTest.Where_Nullable_Value.verified.txt
- BytecodeQuerySerializationTest.Where_or_dead_traversal.verified.txt
- BytecodeQuerySerializationTest.Where_or_identity.verified.txt
- BytecodeQuerySerializationTest.Where_or_none_traversal.verified.txt
- BytecodeQuerySerializationTest.Where_out_vertex_property.verified.txt
- BytecodeQuerySerializationTest.Where_outside_model.verified.txt
- BytecodeQuerySerializationTest.Where_properties_length.verified.txt
- BytecodeQuerySerializationTest.Where_property_array_contains_element.verified.txt
- BytecodeQuerySerializationTest.Where_property_array_contains_stepLabel.verified.txt
- BytecodeQuerySerializationTest.Where_property_array_does_not_contain_element.verified.txt
- BytecodeQuerySerializationTest.Where_property_array_does_not_intersect_array.verified.txt
- BytecodeQuerySerializationTest.Where_property_array_does_not_intersect_empty_array.verified.txt
- BytecodeQuerySerializationTest.Where_property_array_intersects_array1.verified.txt
- BytecodeQuerySerializationTest.Where_property_array_intersects_array2.verified.txt
- BytecodeQuerySerializationTest.Where_property_array_intersects_empty_array.verified.txt
- BytecodeQuerySerializationTest.Where_property_array_intersects_stepLabel1.verified.txt
- BytecodeQuerySerializationTest.Where_property_array_intersects_stepLabel2.verified.txt
- BytecodeQuerySerializationTest.Where_property_array_is_empty.verified.txt
- BytecodeQuerySerializationTest.Where_property_array_is_not_empty.verified.txt
- BytecodeQuerySerializationTest.Where_property_compared_to_string_always_false.verified.txt
- BytecodeQuerySerializationTest.Where_property_compared_to_string_always_true.verified.txt
- BytecodeQuerySerializationTest.Where_property_comparison_to_string_always_false.verified.txt
- BytecodeQuerySerializationTest.Where_property_comparison_to_string_always_false_2.verified.txt
- BytecodeQuerySerializationTest.Where_property_comparison_to_string_always_false_3.verified.txt
- BytecodeQuerySerializationTest.Where_property_comparison_to_string_always_false_4.verified.txt
- BytecodeQuerySerializationTest.Where_property_comparison_to_string_always_true.verified.txt
- BytecodeQuerySerializationTest.Where_property_comparison_to_string_always_true_2.verified.txt
- BytecodeQuerySerializationTest.Where_property_comparison_to_string_always_true_3.verified.txt
- BytecodeQuerySerializationTest.Where_property_comparison_to_string_not_always_false_2.verified.txt
- BytecodeQuerySerializationTest.Where_property_comparison_to_string_with_cast_enum_on_field.verified.txt
- BytecodeQuerySerializationTest.Where_property_comparison_to_string_with_cast_enum_variable.verified.txt
- BytecodeQuerySerializationTest.Where_property_comparison_to_string_with_variable.verified.txt
- BytecodeQuerySerializationTest.Where_property_contains_constant_with_TextP_support.verified.txt
- BytecodeQuerySerializationTest.Where_property_contains_constant_with_TextP_support_case_insensitive.verified.txt
- BytecodeQuerySerializationTest.Where_property_contains_empty_string_with_TextP_support.verified.txt
- BytecodeQuerySerializationTest.Where_property_contains_empty_string_with_TextP_support_case_insensitive.verified.txt
- BytecodeQuerySerializationTest.Where_property_contains_empty_string_without_TextP_support.verified.txt
- BytecodeQuerySerializationTest.Where_property_ends_with_constant_with_TextP_support.verified.txt
- BytecodeQuerySerializationTest.Where_property_ends_with_constant_with_TextP_support_case_insensitive.verified.txt
- BytecodeQuerySerializationTest.Where_property_ends_with_empty_string_with_TextP_support.verified.txt
- BytecodeQuerySerializationTest.Where_property_ends_with_empty_string_with_TextP_support_case_insensitive.verified.txt
- BytecodeQuerySerializationTest.Where_property_ends_with_empty_string_without_TextP_support.verified.txt
- BytecodeQuerySerializationTest.Where_property_equals_constant.verified.txt
- BytecodeQuerySerializationTest.Where_property_equals_constant_with_Equals.verified.txt
- BytecodeQuerySerializationTest.Where_property_equals_converted_expression.verified.txt
- BytecodeQuerySerializationTest.Where_property_equals_expression.verified.txt
- BytecodeQuerySerializationTest.Where_property_equals_local_string_constant.verified.txt
- BytecodeQuerySerializationTest.Where_property_equals_stepLabel.verified.txt
- BytecodeQuerySerializationTest.Where_property_equals_string.verified.txt
- BytecodeQuerySerializationTest.Where_property_equals_value_of_anonymous_object.verified.txt
- BytecodeQuerySerializationTest.Where_property_greater_or_equal_string_2.verified.txt
- BytecodeQuerySerializationTest.Where_property_greater_than_or_equal_string.verified.txt
- BytecodeQuerySerializationTest.Where_property_greater_than_or_equal_string_with_IComparable.verified.txt
- BytecodeQuerySerializationTest.Where_property_greater_than_string.verified.txt
- BytecodeQuerySerializationTest.Where_property_greater_than_string_2.verified.txt
- BytecodeQuerySerializationTest.Where_property_greater_than_string_3.verified.txt
- BytecodeQuerySerializationTest.Where_property_is_contained_in_array.verified.txt
- BytecodeQuerySerializationTest.Where_property_is_contained_in_empty_enumerable.verified.txt
- BytecodeQuerySerializationTest.Where_property_is_contained_in_enumerable.verified.txt
- BytecodeQuerySerializationTest.Where_property_is_contained_in_list.verified.txt
- BytecodeQuerySerializationTest.Where_property_is_greater_or_equal_than_constant.verified.txt
- BytecodeQuerySerializationTest.Where_property_is_greater_than_constant.verified.txt
- BytecodeQuerySerializationTest.Where_property_is_greater_than_or_equal_stepLabel.verified.txt
- BytecodeQuerySerializationTest.Where_property_is_greater_than_or_equal_stepLabel_value.verified.txt
- BytecodeQuerySerializationTest.Where_property_is_greater_than_stepLabel.verified.txt
- BytecodeQuerySerializationTest.Where_property_is_lower_or_equal_than_constant.verified.txt
- BytecodeQuerySerializationTest.Where_property_is_lower_than_constant.verified.txt
- BytecodeQuerySerializationTest.Where_property_is_lower_than_or_equal_stepLabel.verified.txt
- BytecodeQuerySerializationTest.Where_property_is_lower_than_stepLabel.verified.txt
- BytecodeQuerySerializationTest.Where_property_is_not_contained_in_array.verified.txt
- BytecodeQuerySerializationTest.Where_property_is_not_contained_in_empty_enumerable.verified.txt
- BytecodeQuerySerializationTest.Where_property_is_not_contained_in_enumerable.verified.txt
- BytecodeQuerySerializationTest.Where_property_is_not_present.verified.txt
- BytecodeQuerySerializationTest.Where_property_is_prefix_of_constant.verified.txt
- BytecodeQuerySerializationTest.Where_property_is_prefix_of_constant_case_insensitive.verified.txt
- BytecodeQuerySerializationTest.Where_property_is_prefix_of_empty_string.verified.txt
- BytecodeQuerySerializationTest.Where_property_is_prefix_of_empty_string_case_insensitive.verified.txt
- BytecodeQuerySerializationTest.Where_property_is_prefix_of_expression.verified.txt
- BytecodeQuerySerializationTest.Where_property_is_prefix_of_expression_case_insensitive.verified.txt
- BytecodeQuerySerializationTest.Where_property_is_prefix_of_UriToString.verified.txt
- BytecodeQuerySerializationTest.Where_property_is_prefix_of_variable.verified.txt
- BytecodeQuerySerializationTest.Where_property_is_prefix_of_variable_case_insensitive.verified.txt
- BytecodeQuerySerializationTest.Where_property_is_present.verified.txt
- BytecodeQuerySerializationTest.Where_property_lower_than_or_equal_string.verified.txt
- BytecodeQuerySerializationTest.Where_property_lower_than_or_equal_string_2.verified.txt
- BytecodeQuerySerializationTest.Where_property_lower_than_string.verified.txt
- BytecodeQuerySerializationTest.Where_property_lower_than_string_2.verified.txt
- BytecodeQuerySerializationTest.Where_property_lower_than_string_3.verified.txt
- BytecodeQuerySerializationTest.Where_property_not_equals_constant.verified.txt
- BytecodeQuerySerializationTest.Where_property_not_equals_string.verified.txt
- BytecodeQuerySerializationTest.Where_property_not_greater_than_string_2.verified.txt
- BytecodeQuerySerializationTest.Where_property_not_lower_than_string_3.verified.txt
- BytecodeQuerySerializationTest.Where_property_starts_with_char_with_TextP_support.verified.txt
- BytecodeQuerySerializationTest.Where_property_starts_with_constant_with_TextP_support.verified.txt
- BytecodeQuerySerializationTest.Where_property_starts_with_constant_without_TextP_support.verified.txt
- BytecodeQuerySerializationTest.Where_property_starts_with_empty_string_with_TextP_support.verified.txt
- BytecodeQuerySerializationTest.Where_property_starts_with_empty_string_without_TextP_support.verified.txt
- BytecodeQuerySerializationTest.Where_property_ToString.verified.txt
- BytecodeQuerySerializationTest.Where_property_traversal.verified.txt
- BytecodeQuerySerializationTest.Where_scalar_element_equals_constant.verified.txt
- BytecodeQuerySerializationTest.Where_sequential.verified.txt
- BytecodeQuerySerializationTest.Where_source_expression_on_both_sides1.verified.txt
- BytecodeQuerySerializationTest.Where_source_expression_on_both_sides2.verified.txt
- BytecodeQuerySerializationTest.Where_stepLabel_equals_stepLabel_property.verified.txt
- BytecodeQuerySerializationTest.Where_stepLabel_is_lower_than_stepLabel.verified.txt
- BytecodeQuerySerializationTest.Where_stepLabel_property_equals_stepLabel.verified.txt
- BytecodeQuerySerializationTest.Where_stepLabel_value_is_greater_than_or_equal_stepLabel_value.verified.txt
- BytecodeQuerySerializationTest.Where_string_property_equals.verified.txt
- BytecodeQuerySerializationTest.Where_string_property_equals_case_insensitive.verified.txt
- BytecodeQuerySerializationTest.Where_string_property_startsWith.verified.txt
- BytecodeQuerySerializationTest.Where_string_property_startsWith_case_insensitive.verified.txt
- BytecodeQuerySerializationTest.Where_traversal.verified.txt
- BytecodeQuerySerializationTest.Where_true.verified.txt
- BytecodeQuerySerializationTest.Where_value_of_property_is_greater_than_null.verified.txt
- BytecodeQuerySerializationTest.Where_value_of_property_is_greater_than_null_variable.verified.txt
- BytecodeQuerySerializationTest.Where_value_of_property_is_not_null_and_string.verified.txt
- BytecodeQuerySerializationTest.Where_value_of_property_is_not_null_or_string.verified.txt
- BytecodeQuerySerializationTest.Where_value_of_property_is_null.verified.txt
- BytecodeQuerySerializationTest.Where_value_of_property_is_null_and_string.verified.txt
- BytecodeQuerySerializationTest.Where_value_of_property_is_null_and_string_reversed.verified.txt
- BytecodeQuerySerializationTest.Where_value_of_property_is_null_in2.verified.txt
- BytecodeQuerySerializationTest.Where_value_of_property_is_null_or_string.verified.txt
- BytecodeQuerySerializationTest.Where_value_of_property_is_null_or_string_reversed.verified.txt
- BytecodeQuerySerializationTest.Where_Values_Id_Where.verified.txt
- BytecodeQuerySerializationTest.Where_Values_Label_Where.verified.txt
- BytecodeQuerySerializationTest.Where_Values_Or_WhereWhere.verified.txt
- BytecodeQuerySerializationTest.Where_Values_Where.verified.txt
- BytecodeQuerySerializationTest.Where_Values_WhereWhere.verified.txt
- BytecodeQuerySerializationTest.Where_variable_bool_property_false.verified.txt
- BytecodeQuerySerializationTest.Where_variable_bool_property_true.verified.txt
- BytecodeQuerySerializationTest.Where_VertexProperty_Id.verified.txt
- BytecodeQuerySerializationTest.Where_VertexProperty_starts_with_constant_with_TextP_support_indirection.verified.txt
- BytecodeQuerySerializationTest.Where_VertexProperty_Value1.verified.txt
- BytecodeQuerySerializationTest.Where_VertexProperty_Value2.verified.txt
- BytecodeQuerySerializationTest.Where_Where.verified.txt
- BytecodeQuerySerializationTest.Where_with_nested_as.verified.txt
- BytecodeQuerySerializationTest.WithSideEffect1.verified.txt
- BytecodeQuerySerializationTest.WithSideEffect2.verified.txt
- BytecodeQuerySerializationTest.WithSideEffect_assigns_projection.verified.txt
- BytecodeQuerySerializationTest.WithSideEffect_continuation.verified.txt
- BytecodeQuerySerializationTest.WithSideEffect_empty_array.verified.txt
- BytecodeQuerySerializationTest.WithSideEffect_label_can_be_selected.verified.txt
- BytecodeQuerySerializationTest.WithSideEffect_Override.verified.txt
- BytecodeQuerySerializationTest.WithSideEffect_Single_Inject_V.verified.txt
- EdgeMultiTypeParameterSerializationTest.BothE_with_eight_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.BothE_with_eleven_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.BothE_with_fifteen_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.BothE_with_five_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.BothE_with_four_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.BothE_with_fourteen_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.BothE_with_nine_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.BothE_with_one_object_type.verified.txt
- EdgeMultiTypeParameterSerializationTest.BothE_with_one_type.verified.txt
- EdgeMultiTypeParameterSerializationTest.BothE_with_seven_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.BothE_with_six_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.BothE_with_sixteen_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.BothE_with_ten_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.BothE_with_thirteen_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.BothE_with_three_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.BothE_with_twelve_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.BothE_with_two_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.BothE_without_type.verified.txt
- EdgeMultiTypeParameterSerializationTest.cs
- EdgeMultiTypeParameterSerializationTest.InE_with_eight_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.InE_with_eleven_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.InE_with_fifteen_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.InE_with_five_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.InE_with_four_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.InE_with_fourteen_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.InE_with_nine_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.InE_with_one__object_type.verified.txt
- EdgeMultiTypeParameterSerializationTest.InE_with_one_type.verified.txt
- EdgeMultiTypeParameterSerializationTest.InE_with_seven_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.InE_with_six_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.InE_with_sixteen_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.InE_with_ten_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.InE_with_thirteen_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.InE_with_three_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.InE_with_twelve_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.InE_with_two_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.InE_without_type.verified.txt
- EdgeMultiTypeParameterSerializationTest.Labels_are_distinct.verified.txt
- EdgeMultiTypeParameterSerializationTest.OutE_with_eight_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.OutE_with_eleven_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.OutE_with_fifteen_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.OutE_with_five_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.OutE_with_four_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.OutE_with_fourteen_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.OutE_with_nine_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.OutE_with_one_object_type.verified.txt
- EdgeMultiTypeParameterSerializationTest.OutE_with_one_type.verified.txt
- EdgeMultiTypeParameterSerializationTest.OutE_with_seven_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.OutE_with_six_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.OutE_with_sixteen_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.OutE_with_ten_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.OutE_with_thirteen_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.OutE_with_three_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.OutE_with_twelve_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.OutE_with_two_types.verified.txt
- EdgeMultiTypeParameterSerializationTest.OutE_without_type.verified.txt
- EdgeOfTypeMultiTypeParameterSerializationTest.cs
- EdgeOfTypeMultiTypeParameterSerializationTest.E_with_object_type.verified.txt
- EdgeOfTypeMultiTypeParameterSerializationTest.E_without_type.verified.txt
- EdgeOfTypeMultiTypeParameterSerializationTest.Labels_are_distinct.verified.txt
- EdgeOfTypeMultiTypeParameterSerializationTest.OfType_with_eight_types.verified.txt
- EdgeOfTypeMultiTypeParameterSerializationTest.OfType_with_eleven_types.verified.txt
- EdgeOfTypeMultiTypeParameterSerializationTest.OfType_with_fifteen_types.verified.txt
- EdgeOfTypeMultiTypeParameterSerializationTest.OfType_with_five_types.verified.txt
- EdgeOfTypeMultiTypeParameterSerializationTest.OfType_with_four_types.verified.txt
- EdgeOfTypeMultiTypeParameterSerializationTest.OfType_with_fourteen_types.verified.txt
- EdgeOfTypeMultiTypeParameterSerializationTest.OfType_with_nine_types.verified.txt
- EdgeOfTypeMultiTypeParameterSerializationTest.OfType_with_object_type.verified.txt
- EdgeOfTypeMultiTypeParameterSerializationTest.OfType_with_one_type.verified.txt
- EdgeOfTypeMultiTypeParameterSerializationTest.OfType_with_seven_types.verified.txt
- EdgeOfTypeMultiTypeParameterSerializationTest.OfType_with_six_types.verified.txt
- EdgeOfTypeMultiTypeParameterSerializationTest.OfType_with_sixteen_types.verified.txt
- EdgeOfTypeMultiTypeParameterSerializationTest.OfType_with_ten_types.verified.txt
- EdgeOfTypeMultiTypeParameterSerializationTest.OfType_with_thirteen_types.verified.txt
- EdgeOfTypeMultiTypeParameterSerializationTest.OfType_with_three_types.verified.txt
- EdgeOfTypeMultiTypeParameterSerializationTest.OfType_with_twelve_types.verified.txt
- EdgeOfTypeMultiTypeParameterSerializationTest.OfType_with_two_types.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddDate_1_day.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddDate_1_day_2_hours_3_minutes_4_seconds.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddDate_1_day_2_hours_3_minutes_4_seconds_through_extension.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddDate_1_hour.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddDate_1_minute.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddDate_1_second.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddE_from_StepLabel.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddE_from_to.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddE_from_traversal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddE_InV.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddE_OutV.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddE_property.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddE_to_from.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddE_to_StepLabel.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddE_to_traversal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddE_With_Ignored.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddV.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddV_ignores_label.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddV_TimeFrame.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddV_with_byte_array_property.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddV_with_enum_property.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddV_With_Ignored.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddV_with_ignored_id_property.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddV_with_ignored_property.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddV_with_Meta_with_properties.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddV_with_Meta_without_properties.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddV_with_MetaModel.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddV_with_multi_property.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddV_with_nulls.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddV_with_overridden_name.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AddV_without_id.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Aggregate_Cap.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Aggregate_Cap_Select.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Aggregate_Cap_Select_with_ints.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Aggregate_Cap_unfold.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Aggregate_Global.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Aggregate_Global_with_existing_step.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Aggregate_in_multi_subQuery_Select.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Aggregate_in_subQuery_Select.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Aggregate_Local.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Aggregate_Local_with_existing_step.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Aggregate_Select.verified.txt
- EmptyProjectionValueProtectionSerializationTest.And.verified.txt
- EmptyProjectionValueProtectionSerializationTest.And_identity.verified.txt
- EmptyProjectionValueProtectionSerializationTest.And_nested.verified.txt
- EmptyProjectionValueProtectionSerializationTest.And_nested_or_optimization.verified.txt
- EmptyProjectionValueProtectionSerializationTest.And_none.verified.txt
- EmptyProjectionValueProtectionSerializationTest.And_none_with_sideEffect.verified.txt
- EmptyProjectionValueProtectionSerializationTest.And_optimization.verified.txt
- EmptyProjectionValueProtectionSerializationTest.And_single.verified.txt
- EmptyProjectionValueProtectionSerializationTest.And_Values_Where1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.And_Values_Where2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.As_As_with_different_labels.verified.txt
- EmptyProjectionValueProtectionSerializationTest.As_followed_by_casted_Select.verified.txt
- EmptyProjectionValueProtectionSerializationTest.As_followed_by_Select.verified.txt
- EmptyProjectionValueProtectionSerializationTest.As_idempotency_is_detected.verified.txt
- EmptyProjectionValueProtectionSerializationTest.As_inlined_nested_Select.verified.txt
- EmptyProjectionValueProtectionSerializationTest.As_inlined_nested_Select2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.As_with_same_label.verified.txt
- EmptyProjectionValueProtectionSerializationTest.As_with_type_change.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AsDate_from_DateTimeOffset.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AsDate_from_long.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AsDate_from_string.verified.txt
- EmptyProjectionValueProtectionSerializationTest.AsString.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Choose_one_case.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Choose_only_default_case.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Choose_Predicate1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Choose_Predicate2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Choose_Predicate3.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Choose_Predicate4.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Choose_Predicate5.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Choose_Predicate6.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Choose_Predicate7.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Choose_Predicate8.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Choose_Traversal1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Choose_Traversal2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Choose_two_cases.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Choose_two_cases_default.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Coalesce.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Coalesce_identity.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Coalesce_with_2_not_matching_subQueries.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Coalesce_with_2_subQueries.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Concat_strings.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Concat_strings_to_null.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Concat_strings_with_extension.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Concat_traversals.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Concat_traversals_and_string.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Concat_traversals_with_extension.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Constant.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Constant_empty_array.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Constant_empty_bool_array.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Constant_empty_string_array.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Constant_null.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Constant_single_bool_array.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Constant_single_string_array.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Constant_string.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Count.verified.txt
- EmptyProjectionValueProtectionSerializationTest.CountGlobal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.CountLocal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.cs
- EmptyProjectionValueProtectionSerializationTest.CyclicPath.verified.txt
- EmptyProjectionValueProtectionSerializationTest.DateDiff_constant.verified.txt
- EmptyProjectionValueProtectionSerializationTest.DateDiff_constant_through_extension.verified.txt
- EmptyProjectionValueProtectionSerializationTest.DateDiff_traversal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.DateDiff_traversal_through_extension.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Dedup_Global.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Dedup_Local.verified.txt
- EmptyProjectionValueProtectionSerializationTest.E_baseType_Properties.verified.txt
- EmptyProjectionValueProtectionSerializationTest.E_of_all_types1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.E_of_all_types2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.E_of_concrete_type.verified.txt
- EmptyProjectionValueProtectionSerializationTest.E_Properties.verified.txt
- EmptyProjectionValueProtectionSerializationTest.E_Properties_member.verified.txt
- EmptyProjectionValueProtectionSerializationTest.ElementMap.verified.txt
- EmptyProjectionValueProtectionSerializationTest.ElementMap_Cast.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Emit_Repeat.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Emit_Repeat_Times.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Emit_Repeat_Until.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Explicit_As.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Explicit_As_with_string.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Fail_with_message.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Fail_without_message.verified.txt
- EmptyProjectionValueProtectionSerializationTest.FlatMap.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Fold.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Fold_Fold_Unfold_Unfold.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Fold_SideEffect.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Fold_Unfold.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Format1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Format2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Format3.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Format4.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Format5.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Group.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Group_with_key.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Group_with_key_and_value1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Group_with_key_and_value2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Group_with_key_identity.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Group_with_key_select.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Identity.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Identity_Identity.verified.txt
- EmptyProjectionValueProtectionSerializationTest.In.verified.txt
- EmptyProjectionValueProtectionSerializationTest.In_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.In_3.verified.txt
- EmptyProjectionValueProtectionSerializationTest.In_of_all_types_max.verified.txt
- EmptyProjectionValueProtectionSerializationTest.In_of_all_types_min.verified.txt
- EmptyProjectionValueProtectionSerializationTest.InE.verified.txt
- EmptyProjectionValueProtectionSerializationTest.InE_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.InE_3.verified.txt
- EmptyProjectionValueProtectionSerializationTest.InE_of_all_types_max.verified.txt
- EmptyProjectionValueProtectionSerializationTest.InE_of_all_types_min.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Inject.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Inject_Coin.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Label.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Length.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Length_with_extension.verified.txt
- EmptyProjectionValueProtectionSerializationTest.LimitGlobal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.LimitLocal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Local_identity.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Map.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Map_Identity.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Map_Select_operation.verified.txt
- EmptyProjectionValueProtectionSerializationTest.MaxGlobal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.MaxLocal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.MeanGlobal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.MeanLocal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.MinGlobal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.MinLocal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Multi_Inject_V.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Multi_step_serialization.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Multi_step_serialization_with_forgotten_serialize.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Nested_contradicting_Select_operations_does_not_throw.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Nested_Select_operations.verified.txt
- EmptyProjectionValueProtectionSerializationTest.None.verified.txt
- EmptyProjectionValueProtectionSerializationTest.None_None.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Not1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Not2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Not3.verified.txt
- EmptyProjectionValueProtectionSerializationTest.OfType_abstract.verified.txt
- EmptyProjectionValueProtectionSerializationTest.OfType_redundant1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.OfType_redundant2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.OfType_redundant3.verified.txt
- EmptyProjectionValueProtectionSerializationTest.OfType_redundant4.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Optional.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Or.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Or_identity.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Or_nested.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Or_nested_and_optimization.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Or_none.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Or_none_with_predicate.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Or_none_with_sideEffect.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Or_two_step_traversal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Or_Values_Where1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Or_Values_Where2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Order_Fold_Unfold.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Order_scalars.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Order_scalars_local.verified.txt
- EmptyProjectionValueProtectionSerializationTest.OrderBy_member.verified.txt
- EmptyProjectionValueProtectionSerializationTest.OrderBy_member_ThenBy_member.verified.txt
- EmptyProjectionValueProtectionSerializationTest.OrderBy_ThenByDescending_member.verified.txt
- EmptyProjectionValueProtectionSerializationTest.OrderBy_ThenByDescending_traversal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.OrderBy_traversal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.OrderBy_traversal_ThenBy.verified.txt
- EmptyProjectionValueProtectionSerializationTest.OrderBy_traversal_ThenBy_traversal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.OrderByDescending_member.verified.txt
- EmptyProjectionValueProtectionSerializationTest.OrderByDescending_traversal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.OrderLocal_by_member.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Out.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Out_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Out_3.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Out_does_not_include_abstract_edge.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Out_of_all_types_max.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Out_of_all_types_min.verified.txt
- EmptyProjectionValueProtectionSerializationTest.OutE.verified.txt
- EmptyProjectionValueProtectionSerializationTest.OutE_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.OutE_3.verified.txt
- EmptyProjectionValueProtectionSerializationTest.OutE_of_all_types_max.verified.txt
- EmptyProjectionValueProtectionSerializationTest.OutE_of_all_types_min.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Path.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project2_guarded.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project2_Where.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project2_Where_lower.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project2_with_Property.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project2_with_Property_unguarded.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project3.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project3_Select1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project3_Select1_unguarded.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project3_Select2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project3_Select2_unguarded.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project3_unguarded.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project3_with_Property.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project3_with_Property_Select2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project3_with_Property_Select2_unguarded.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project4.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project4_unguarded.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project4_with_Property.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project4_with_Property_unguarded.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_for_coverage10.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_for_coverage11.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_for_coverage12.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_for_coverage13.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_for_coverage14.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_for_coverage15.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_for_coverage2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_for_coverage3.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_for_coverage4.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_for_coverage5.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_for_coverage6.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_for_coverage7.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_for_coverage8.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_for_coverage9.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_to_property_with_builder.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_to_tuple_maximum_expressions.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_to_type.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_to_type_from_empty_traversal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_to_type_with_identity.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_to_type_with_select.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_to_type_with_struct.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_to_type_without_explicit_identity.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_with_builder_1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_with_builder_4.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_with_cast.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_with_identity.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_with_local.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Project_with_named_identity.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Meta.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Meta_ValueMap.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Meta_Values.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Meta_Values_Projected.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Meta_Where1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_of_member.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_of_three_members.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_of_two_members1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_of_two_members2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Properties1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Properties2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Properties_as_select.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Properties_key.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Properties_Value.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Properties_Where_key.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Properties_Where_key_equals_stepLabel.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_typed_no_parameters.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_ValueMap_typed.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_ValueMap_untyped.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Values2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Values_Id.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Values_Id_Label.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Values_Label.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Values_typed.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Values_untyped.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Where1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Where2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Where_Dictionary_key1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Where_Dictionary_key2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Where_Id.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Where_Id_equals_static_field.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Where_Label_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Where_Label_equals_StepLabel.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Where_Meta_key.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Where_Meta_key_reversed.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Where_neq_Label.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Where_neq_Label_workaround.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Properties_Where_reversed.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Property_Guid_value.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Property_list.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Property_null.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Property_single.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Property_single_from_stepLabel.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Property_single_traversal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Property_single_with_dictionary_meta1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Property_single_with_meta.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Property_stringKey.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Property_stringKey_traversal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.RangeGlobal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.RangeLocal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Repeat_Emit.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Repeat_Emit_Times.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Repeat_Emit_Until.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Repeat_Out.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Repeat_Times.verified.txt
- EmptyProjectionValueProtectionSerializationTest.RepeatUntil.verified.txt
- EmptyProjectionValueProtectionSerializationTest.RepeatUntil_false.verified.txt
- EmptyProjectionValueProtectionSerializationTest.RepeatUntil_true.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Replace.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Replace_non_existing.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Replace_non_existing_with_extension.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Replace_with_extension.verified.txt
- EmptyProjectionValueProtectionSerializationTest.ReplaceE.verified.txt
- EmptyProjectionValueProtectionSerializationTest.ReplaceE_With_Config.verified.txt
- EmptyProjectionValueProtectionSerializationTest.ReplaceV.verified.txt
- EmptyProjectionValueProtectionSerializationTest.ReplaceV_With_Config.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Reverse.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Reverse_with_extension.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Set_Meta_Property1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Set_Meta_Property2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Set_Meta_Property_to_null.verified.txt
- EmptyProjectionValueProtectionSerializationTest.SideEffect_explicit_identity.verified.txt
- EmptyProjectionValueProtectionSerializationTest.SideEffect_identity.verified.txt
- EmptyProjectionValueProtectionSerializationTest.SideEffect_Identity_identity.verified.txt
- EmptyProjectionValueProtectionSerializationTest.SideEffect_SideEffect_Identity.verified.txt
- EmptyProjectionValueProtectionSerializationTest.SimplePath.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Single_Inject_V.verified.txt
- EmptyProjectionValueProtectionSerializationTest.SkipGlobal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.SkipLocal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.StepLabel_of_array_contains_element.verified.txt
- EmptyProjectionValueProtectionSerializationTest.StepLabel_of_array_contains_element_graphson.verified.txt
- EmptyProjectionValueProtectionSerializationTest.StepLabel_of_array_contains_vertex.verified.txt
- EmptyProjectionValueProtectionSerializationTest.StepLabel_of_array_does_not_contain_vertex.verified.txt
- EmptyProjectionValueProtectionSerializationTest.StepLabel_of_object_array_contains_element.verified.txt
- EmptyProjectionValueProtectionSerializationTest.StringKey.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Substring1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Substring10.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Substring11.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Substring12.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Substring1_with_extension.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Substring2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Substring2_with_extension.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Substring3.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Substring3_with_extension.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Substring4.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Substring5.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Substring6.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Substring7.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Substring8.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Substring9.verified.txt
- EmptyProjectionValueProtectionSerializationTest.SumGlobal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.SumLocal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.SumLocal_Where1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.SumLocal_Where2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.TailGlobal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.TailLocal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.ToLower.verified.txt
- EmptyProjectionValueProtectionSerializationTest.ToLower_with_extension.verified.txt
- EmptyProjectionValueProtectionSerializationTest.ToUpper.verified.txt
- EmptyProjectionValueProtectionSerializationTest.ToUpper_with_extension.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Tree_branching_scalar.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Tree_for_code_coverage.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Tree_linear_scalar.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Tree_mixed_entity_and_scalar.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Tree_scalar_root.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Tree_with_builder.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Tree_with_builder_and_modulator_on_last_Of.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Tree_with_builder_and_modulators.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Tree_with_explicit_cast.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Tree_with_generic_overload.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Trim.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Trim_with_extension.verified.txt
- EmptyProjectionValueProtectionSerializationTest.TrimEnd.verified.txt
- EmptyProjectionValueProtectionSerializationTest.TrimEnd_with_extension.verified.txt
- EmptyProjectionValueProtectionSerializationTest.TrimStart.verified.txt
- EmptyProjectionValueProtectionSerializationTest.TrimStart_with_extension.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Union.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Union_different_types.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Union_different_types2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Until_Emit_Repeat.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Until_Repeat_Emit.verified.txt
- EmptyProjectionValueProtectionSerializationTest.UntilRepeat.verified.txt
- EmptyProjectionValueProtectionSerializationTest.UntilRepeat_false.verified.txt
- EmptyProjectionValueProtectionSerializationTest.UntilRepeat_false_on_element.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Update_Vertex_And_Edge_No_Config.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Update_Vertex_And_Edge_With_Config.verified.txt
- EmptyProjectionValueProtectionSerializationTest.UpdateE_With_Ignored.verified.txt
- EmptyProjectionValueProtectionSerializationTest.UpdateE_With_Mixed.verified.txt
- EmptyProjectionValueProtectionSerializationTest.UpdateE_With_Readonly.verified.txt
- EmptyProjectionValueProtectionSerializationTest.UpdateV_No_Config.verified.txt
- EmptyProjectionValueProtectionSerializationTest.UpdateV_With_Ignored.verified.txt
- EmptyProjectionValueProtectionSerializationTest.UpdateV_With_Mixed.verified.txt
- EmptyProjectionValueProtectionSerializationTest.UpdateV_With_Readonly.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Both.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Both_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Both_3.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Both_typed.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_BothE.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_BothE_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_BothE_3.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_BothV.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_IAuthority.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_InE_InV.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_InE_InV_typed.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_InE_OtherV.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_InE_OtherV_typed.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit0_Fold_LimitLocal_0.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit0_Fold_LimitLocal_1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit0_Fold_LimitLocal_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit0_Fold_RangeLocal_0.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit0_Fold_RangeLocal_1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit0_Fold_RangeLocal_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit0_Fold_TailLocal_0.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit0_Fold_TailLocal_1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit0_Fold_TailLocal_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit0_V_LimitLocal_0.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit0_V_LimitLocal_1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit0_V_LimitLocal_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit0_V_RangeLocal_0.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit0_V_RangeLocal_1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit0_V_RangeLocal_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit0_V_TailLocal_0.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit0_V_TailLocal_1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit0_V_TailLocal_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit1_Fold_LimitLocal_0.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit1_Fold_LimitLocal_1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit1_Fold_LimitLocal_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit1_Fold_RangeLocal_0.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit1_Fold_RangeLocal_1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit1_Fold_RangeLocal_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit1_Fold_TailLocal_0.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit1_Fold_TailLocal_1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit1_Fold_TailLocal_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit1_V_LimitLocal_0.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit1_V_LimitLocal_1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit1_V_LimitLocal_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit1_V_RangeLocal_0.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit1_V_RangeLocal_1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit1_V_RangeLocal_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit1_V_TailLocal_0.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit1_V_TailLocal_1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit1_V_TailLocal_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit2_Fold_LimitLocal_0.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit2_Fold_LimitLocal_1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit2_Fold_LimitLocal_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit2_Fold_RangeLocal_0.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit2_Fold_RangeLocal_1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit2_Fold_RangeLocal_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit2_Fold_TailLocal_0.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit2_Fold_TailLocal_1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit2_Fold_TailLocal_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit2_V_LimitLocal_0.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit2_V_LimitLocal_1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit2_V_LimitLocal_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit2_V_RangeLocal_0.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit2_V_RangeLocal_1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit2_V_RangeLocal_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit2_V_TailLocal_0.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit2_V_TailLocal_1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_Limit2_V_TailLocal_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_of_abstract_type.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_of_all_types1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_of_all_types2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_of_concrete_type.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_single_untyped.verified.txt
- EmptyProjectionValueProtectionSerializationTest.V_untyped.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Value.verified.txt
- EmptyProjectionValueProtectionSerializationTest.ValueMap_typed.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Values_1_member.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Values_2_members.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Values_3_members.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Values_id_member.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Values_no_member.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Values_of_Edge.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Values_of_Vertex1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Values_of_Vertex2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Values_ToString.verified.txt
- EmptyProjectionValueProtectionSerializationTest.VertexProperties_Where_label.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_anonymous.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_array_does_not_intersect_property_array.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_array_intersects_property_aray.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_bool_property_explicit_comparison1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_bool_property_explicit_comparison2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_bool_property_implicit_comparison1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_bool_property_implicit_comparison2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_cast_property_ToString.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_complex_logical_expression.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_complex_logical_expression_with_null.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_conjunction.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_conjunction_optimizable.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_conjunction_with_different_fields.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_constant_bool.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_constant_bool_false.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_constant_bool_field.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_constant_bool_field_false.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_converted_Id_equals_constant.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_current_element_equals_stepLabel1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_current_element_equals_stepLabel2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_current_element_not_equals_stepLabel1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_current_element_not_equals_stepLabel2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_disjunction.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_disjunction_with_different_fields.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_empty_array_does_not_intersect_property_array.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_empty_array_intersects_property_array.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_Has.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_has_conjunction_of_three.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_has_disjunction_of_three.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_has_disjunction_of_three_with_or.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_Id_equals_constant.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_Id_equals_toStringed_Guid.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_identity.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_identity_with_type_change.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_none_traversal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_not_none.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_nullable_enum_property_equals_null.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_nullable_enum_property_not_equals_null.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_Nullable_equals_nullable.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_Nullable_equals_nullable_null.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_Nullable_equals_nullable_null_Value.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_Nullable_equals_nullable_Value.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_Nullable_Value.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_or_dead_traversal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_or_identity.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_or_none_traversal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_out_vertex_property.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_outside_model.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_properties_length.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_array_contains_element.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_array_contains_stepLabel.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_array_does_not_contain_element.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_array_does_not_intersect_array.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_array_does_not_intersect_empty_array.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_array_intersects_array1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_array_intersects_array2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_array_intersects_empty_array.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_array_intersects_stepLabel1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_array_intersects_stepLabel2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_array_is_empty.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_array_is_not_empty.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_compared_to_string_always_false.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_compared_to_string_always_true.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_comparison_to_string_always_false.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_comparison_to_string_always_false_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_comparison_to_string_always_false_3.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_comparison_to_string_always_false_4.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_comparison_to_string_always_true.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_comparison_to_string_always_true_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_comparison_to_string_always_true_3.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_comparison_to_string_not_always_false_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_comparison_to_string_with_cast_enum_on_field.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_comparison_to_string_with_cast_enum_variable.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_comparison_to_string_with_variable.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_contains_constant_with_TextP_support.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_contains_constant_with_TextP_support_case_insensitive.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_contains_empty_string_with_TextP_support.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_contains_empty_string_with_TextP_support_case_insensitive.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_contains_empty_string_without_TextP_support.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_ends_with_constant_with_TextP_support.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_ends_with_constant_with_TextP_support_case_insensitive.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_ends_with_empty_string_with_TextP_support.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_ends_with_empty_string_with_TextP_support_case_insensitive.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_ends_with_empty_string_without_TextP_support.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_equals_constant.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_equals_constant_with_Equals.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_equals_converted_expression.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_equals_expression.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_equals_local_string_constant.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_equals_stepLabel.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_equals_string.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_equals_value_of_anonymous_object.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_greater_or_equal_string_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_greater_than_or_equal_string.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_greater_than_or_equal_string_with_IComparable.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_greater_than_string.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_greater_than_string_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_greater_than_string_3.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_is_contained_in_array.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_is_contained_in_empty_enumerable.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_is_contained_in_enumerable.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_is_contained_in_list.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_is_greater_or_equal_than_constant.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_is_greater_than_constant.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_is_greater_than_or_equal_stepLabel.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_is_greater_than_or_equal_stepLabel_value.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_is_greater_than_stepLabel.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_is_lower_or_equal_than_constant.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_is_lower_than_constant.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_is_lower_than_or_equal_stepLabel.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_is_lower_than_stepLabel.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_is_not_contained_in_array.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_is_not_contained_in_empty_enumerable.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_is_not_contained_in_enumerable.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_is_not_present.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_is_prefix_of_constant.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_is_prefix_of_constant_case_insensitive.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_is_prefix_of_empty_string.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_is_prefix_of_empty_string_case_insensitive.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_is_prefix_of_expression.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_is_prefix_of_expression_case_insensitive.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_is_prefix_of_UriToString.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_is_prefix_of_variable.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_is_prefix_of_variable_case_insensitive.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_is_present.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_lower_than_or_equal_string.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_lower_than_or_equal_string_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_lower_than_string.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_lower_than_string_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_lower_than_string_3.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_not_equals_constant.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_not_equals_string.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_not_greater_than_string_2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_not_lower_than_string_3.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_starts_with_char_with_TextP_support.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_starts_with_constant_with_TextP_support.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_starts_with_constant_without_TextP_support.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_starts_with_empty_string_with_TextP_support.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_starts_with_empty_string_without_TextP_support.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_ToString.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_property_traversal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_scalar_element_equals_constant.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_sequential.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_source_expression_on_both_sides1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_source_expression_on_both_sides2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_stepLabel_equals_stepLabel_property.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_stepLabel_is_lower_than_stepLabel.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_stepLabel_property_equals_stepLabel.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_stepLabel_value_is_greater_than_or_equal_stepLabel_value.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_string_property_equals.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_string_property_equals_case_insensitive.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_string_property_startsWith.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_string_property_startsWith_case_insensitive.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_traversal.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_true.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_value_of_property_is_greater_than_null.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_value_of_property_is_greater_than_null_variable.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_value_of_property_is_not_null_and_string.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_value_of_property_is_not_null_or_string.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_value_of_property_is_null.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_value_of_property_is_null_and_string.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_value_of_property_is_null_and_string_reversed.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_value_of_property_is_null_in2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_value_of_property_is_null_or_string.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_value_of_property_is_null_or_string_reversed.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_Values_Id_Where.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_Values_Label_Where.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_Values_Or_WhereWhere.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_Values_Where.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_Values_WhereWhere.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_variable_bool_property_false.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_variable_bool_property_true.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_VertexProperty_Id.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_VertexProperty_starts_with_constant_with_TextP_support_indirection.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_VertexProperty_Value1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_VertexProperty_Value2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_Where.verified.txt
- EmptyProjectionValueProtectionSerializationTest.Where_with_nested_as.verified.txt
- EmptyProjectionValueProtectionSerializationTest.WithSideEffect1.verified.txt
- EmptyProjectionValueProtectionSerializationTest.WithSideEffect2.verified.txt
- EmptyProjectionValueProtectionSerializationTest.WithSideEffect_assigns_projection.verified.txt
- EmptyProjectionValueProtectionSerializationTest.WithSideEffect_continuation.verified.txt
- EmptyProjectionValueProtectionSerializationTest.WithSideEffect_empty_array.verified.txt
- EmptyProjectionValueProtectionSerializationTest.WithSideEffect_label_can_be_selected.verified.txt
- EmptyProjectionValueProtectionSerializationTest.WithSideEffect_Override.verified.txt
- EmptyProjectionValueProtectionSerializationTest.WithSideEffect_Single_Inject_V.verified.txt
- Graphson2BinaryMessageSerializationTest.AddDate_1_day.verified.txt
- Graphson2BinaryMessageSerializationTest.AddDate_1_day_2_hours_3_minutes_4_seconds.verified.txt
- Graphson2BinaryMessageSerializationTest.AddDate_1_day_2_hours_3_minutes_4_seconds_through_extension.verified.txt
- Graphson2BinaryMessageSerializationTest.AddDate_1_hour.verified.txt
- Graphson2BinaryMessageSerializationTest.AddDate_1_minute.verified.txt
- Graphson2BinaryMessageSerializationTest.AddDate_1_second.verified.txt
- Graphson2BinaryMessageSerializationTest.AddE_from_StepLabel.verified.txt
- Graphson2BinaryMessageSerializationTest.AddE_from_to.verified.txt
- Graphson2BinaryMessageSerializationTest.AddE_from_traversal.verified.txt
- Graphson2BinaryMessageSerializationTest.AddE_InV.verified.txt
- Graphson2BinaryMessageSerializationTest.AddE_OutV.verified.txt
- Graphson2BinaryMessageSerializationTest.AddE_property.verified.txt
- Graphson2BinaryMessageSerializationTest.AddE_to_from.verified.txt
- Graphson2BinaryMessageSerializationTest.AddE_to_StepLabel.verified.txt
- Graphson2BinaryMessageSerializationTest.AddE_to_traversal.verified.txt
- Graphson2BinaryMessageSerializationTest.AddE_With_Ignored.verified.txt
- Graphson2BinaryMessageSerializationTest.AddV.verified.txt
- Graphson2BinaryMessageSerializationTest.AddV_ignores_label.verified.txt
- Graphson2BinaryMessageSerializationTest.AddV_TimeFrame.verified.txt
- Graphson2BinaryMessageSerializationTest.AddV_with_byte_array_property.verified.txt
- Graphson2BinaryMessageSerializationTest.AddV_with_enum_property.verified.txt
- Graphson2BinaryMessageSerializationTest.AddV_With_Ignored.verified.txt
- Graphson2BinaryMessageSerializationTest.AddV_with_ignored_id_property.verified.txt
- Graphson2BinaryMessageSerializationTest.AddV_with_ignored_property.verified.txt
- Graphson2BinaryMessageSerializationTest.AddV_with_Meta_with_properties.verified.txt
- Graphson2BinaryMessageSerializationTest.AddV_with_Meta_without_properties.verified.txt
- Graphson2BinaryMessageSerializationTest.AddV_with_MetaModel.verified.txt
- Graphson2BinaryMessageSerializationTest.AddV_with_multi_property.verified.txt
- Graphson2BinaryMessageSerializationTest.AddV_with_nulls.verified.txt
- Graphson2BinaryMessageSerializationTest.AddV_with_overridden_name.verified.txt
- Graphson2BinaryMessageSerializationTest.AddV_without_id.verified.txt
- Graphson2BinaryMessageSerializationTest.Aggregate_Cap.verified.txt
- Graphson2BinaryMessageSerializationTest.Aggregate_Cap_Select.verified.txt
- Graphson2BinaryMessageSerializationTest.Aggregate_Cap_Select_with_ints.verified.txt
- Graphson2BinaryMessageSerializationTest.Aggregate_Cap_unfold.verified.txt
- Graphson2BinaryMessageSerializationTest.Aggregate_Global.verified.txt
- Graphson2BinaryMessageSerializationTest.Aggregate_Global_with_existing_step.verified.txt
- Graphson2BinaryMessageSerializationTest.Aggregate_in_multi_subQuery_Select.verified.txt
- Graphson2BinaryMessageSerializationTest.Aggregate_in_subQuery_Select.verified.txt
- Graphson2BinaryMessageSerializationTest.Aggregate_Local.verified.txt
- Graphson2BinaryMessageSerializationTest.Aggregate_Local_with_existing_step.verified.txt
- Graphson2BinaryMessageSerializationTest.Aggregate_Select.verified.txt
- Graphson2BinaryMessageSerializationTest.And.verified.txt
- Graphson2BinaryMessageSerializationTest.And_identity.verified.txt
- Graphson2BinaryMessageSerializationTest.And_nested.verified.txt
- Graphson2BinaryMessageSerializationTest.And_nested_or_optimization.verified.txt
- Graphson2BinaryMessageSerializationTest.And_none.verified.txt
- Graphson2BinaryMessageSerializationTest.And_none_with_sideEffect.verified.txt
- Graphson2BinaryMessageSerializationTest.And_optimization.verified.txt
- Graphson2BinaryMessageSerializationTest.And_single.verified.txt
- Graphson2BinaryMessageSerializationTest.And_Values_Where1.verified.txt
- Graphson2BinaryMessageSerializationTest.And_Values_Where2.verified.txt
- Graphson2BinaryMessageSerializationTest.As_As_with_different_labels.verified.txt
- Graphson2BinaryMessageSerializationTest.As_followed_by_casted_Select.verified.txt
- Graphson2BinaryMessageSerializationTest.As_followed_by_Select.verified.txt
- Graphson2BinaryMessageSerializationTest.As_idempotency_is_detected.verified.txt
- Graphson2BinaryMessageSerializationTest.As_inlined_nested_Select.verified.txt
- Graphson2BinaryMessageSerializationTest.As_inlined_nested_Select2.verified.txt
- Graphson2BinaryMessageSerializationTest.As_with_same_label.verified.txt
- Graphson2BinaryMessageSerializationTest.As_with_type_change.verified.txt
- Graphson2BinaryMessageSerializationTest.AsDate_from_DateTimeOffset.verified.txt
- Graphson2BinaryMessageSerializationTest.AsDate_from_long.verified.txt
- Graphson2BinaryMessageSerializationTest.AsDate_from_string.verified.txt
- Graphson2BinaryMessageSerializationTest.AsString.verified.txt
- Graphson2BinaryMessageSerializationTest.Choose_one_case.verified.txt
- Graphson2BinaryMessageSerializationTest.Choose_only_default_case.verified.txt
- Graphson2BinaryMessageSerializationTest.Choose_Predicate1.verified.txt
- Graphson2BinaryMessageSerializationTest.Choose_Predicate2.verified.txt
- Graphson2BinaryMessageSerializationTest.Choose_Predicate3.verified.txt
- Graphson2BinaryMessageSerializationTest.Choose_Predicate4.verified.txt
- Graphson2BinaryMessageSerializationTest.Choose_Predicate5.verified.txt
- Graphson2BinaryMessageSerializationTest.Choose_Predicate6.verified.txt
- Graphson2BinaryMessageSerializationTest.Choose_Predicate7.verified.txt
- Graphson2BinaryMessageSerializationTest.Choose_Predicate8.verified.txt
- Graphson2BinaryMessageSerializationTest.Choose_Traversal1.verified.txt
- Graphson2BinaryMessageSerializationTest.Choose_Traversal2.verified.txt
- Graphson2BinaryMessageSerializationTest.Choose_two_cases.verified.txt
- Graphson2BinaryMessageSerializationTest.Choose_two_cases_default.verified.txt
- Graphson2BinaryMessageSerializationTest.Coalesce.verified.txt
- Graphson2BinaryMessageSerializationTest.Coalesce_identity.verified.txt
- Graphson2BinaryMessageSerializationTest.Coalesce_with_2_not_matching_subQueries.verified.txt
- Graphson2BinaryMessageSerializationTest.Coalesce_with_2_subQueries.verified.txt
- Graphson2BinaryMessageSerializationTest.Concat_strings.verified.txt
- Graphson2BinaryMessageSerializationTest.Concat_strings_to_null.verified.txt
- Graphson2BinaryMessageSerializationTest.Concat_strings_with_extension.verified.txt
- Graphson2BinaryMessageSerializationTest.Concat_traversals.verified.txt
- Graphson2BinaryMessageSerializationTest.Concat_traversals_and_string.verified.txt
- Graphson2BinaryMessageSerializationTest.Concat_traversals_with_extension.verified.txt
- Graphson2BinaryMessageSerializationTest.Constant.verified.txt
- Graphson2BinaryMessageSerializationTest.Constant_empty_array.verified.txt
- Graphson2BinaryMessageSerializationTest.Constant_empty_bool_array.verified.txt
- Graphson2BinaryMessageSerializationTest.Constant_empty_string_array.verified.txt
- Graphson2BinaryMessageSerializationTest.Constant_null.verified.txt
- Graphson2BinaryMessageSerializationTest.Constant_single_bool_array.verified.txt
- Graphson2BinaryMessageSerializationTest.Constant_single_string_array.verified.txt
- Graphson2BinaryMessageSerializationTest.Constant_string.verified.txt
- Graphson2BinaryMessageSerializationTest.Count.verified.txt
- Graphson2BinaryMessageSerializationTest.CountGlobal.verified.txt
- Graphson2BinaryMessageSerializationTest.CountLocal.verified.txt
- Graphson2BinaryMessageSerializationTest.CyclicPath.verified.txt
- Graphson2BinaryMessageSerializationTest.DateDiff_constant.verified.txt
- Graphson2BinaryMessageSerializationTest.DateDiff_constant_through_extension.verified.txt
- Graphson2BinaryMessageSerializationTest.DateDiff_traversal.verified.txt
- Graphson2BinaryMessageSerializationTest.DateDiff_traversal_through_extension.verified.txt
- Graphson2BinaryMessageSerializationTest.Dedup_Global.verified.txt
- Graphson2BinaryMessageSerializationTest.Dedup_Local.verified.txt
- Graphson2BinaryMessageSerializationTest.E_baseType_Properties.verified.txt
- Graphson2BinaryMessageSerializationTest.E_of_all_types1.verified.txt
- Graphson2BinaryMessageSerializationTest.E_of_all_types2.verified.txt
- Graphson2BinaryMessageSerializationTest.E_of_concrete_type.verified.txt
- Graphson2BinaryMessageSerializationTest.E_Properties.verified.txt
- Graphson2BinaryMessageSerializationTest.E_Properties_member.verified.txt
- Graphson2BinaryMessageSerializationTest.ElementMap.verified.txt
- Graphson2BinaryMessageSerializationTest.ElementMap_Cast.verified.txt
- Graphson2BinaryMessageSerializationTest.Emit_Repeat.verified.txt
- Graphson2BinaryMessageSerializationTest.Emit_Repeat_Times.verified.txt
- Graphson2BinaryMessageSerializationTest.Emit_Repeat_Until.verified.txt
- Graphson2BinaryMessageSerializationTest.Explicit_As.verified.txt
- Graphson2BinaryMessageSerializationTest.Explicit_As_with_string.verified.txt
- Graphson2BinaryMessageSerializationTest.Fail_with_message.verified.txt
- Graphson2BinaryMessageSerializationTest.Fail_without_message.verified.txt
- Graphson2BinaryMessageSerializationTest.FlatMap.verified.txt
- Graphson2BinaryMessageSerializationTest.Fold.verified.txt
- Graphson2BinaryMessageSerializationTest.Fold_Fold_Unfold_Unfold.verified.txt
- Graphson2BinaryMessageSerializationTest.Fold_SideEffect.verified.txt
- Graphson2BinaryMessageSerializationTest.Fold_Unfold.verified.txt
- Graphson2BinaryMessageSerializationTest.Format1.verified.txt
- Graphson2BinaryMessageSerializationTest.Format2.verified.txt
- Graphson2BinaryMessageSerializationTest.Format3.verified.txt
- Graphson2BinaryMessageSerializationTest.Format4.verified.txt
- Graphson2BinaryMessageSerializationTest.Format5.verified.txt
- Graphson2BinaryMessageSerializationTest.Group.verified.txt
- Graphson2BinaryMessageSerializationTest.Group_with_key.verified.txt
- Graphson2BinaryMessageSerializationTest.Group_with_key_and_value1.verified.txt
- Graphson2BinaryMessageSerializationTest.Group_with_key_and_value2.verified.txt
- Graphson2BinaryMessageSerializationTest.Group_with_key_identity.verified.txt
- Graphson2BinaryMessageSerializationTest.Group_with_key_select.verified.txt
- Graphson2BinaryMessageSerializationTest.Identity.verified.txt
- Graphson2BinaryMessageSerializationTest.Identity_Identity.verified.txt
- Graphson2BinaryMessageSerializationTest.In.verified.txt
- Graphson2BinaryMessageSerializationTest.In_2.verified.txt
- Graphson2BinaryMessageSerializationTest.In_3.verified.txt
- Graphson2BinaryMessageSerializationTest.In_of_all_types_max.verified.txt
- Graphson2BinaryMessageSerializationTest.In_of_all_types_min.verified.txt
- Graphson2BinaryMessageSerializationTest.InE.verified.txt
- Graphson2BinaryMessageSerializationTest.InE_2.verified.txt
- Graphson2BinaryMessageSerializationTest.InE_3.verified.txt
- Graphson2BinaryMessageSerializationTest.InE_of_all_types_max.verified.txt
- Graphson2BinaryMessageSerializationTest.InE_of_all_types_min.verified.txt
- Graphson2BinaryMessageSerializationTest.Inject.verified.txt
- Graphson2BinaryMessageSerializationTest.Inject_Coin.verified.txt
- Graphson2BinaryMessageSerializationTest.Label.verified.txt
- Graphson2BinaryMessageSerializationTest.Length.verified.txt
- Graphson2BinaryMessageSerializationTest.Length_with_extension.verified.txt
- Graphson2BinaryMessageSerializationTest.LimitGlobal.verified.txt
- Graphson2BinaryMessageSerializationTest.LimitLocal.verified.txt
- Graphson2BinaryMessageSerializationTest.Local_identity.verified.txt
- Graphson2BinaryMessageSerializationTest.Map.verified.txt
- Graphson2BinaryMessageSerializationTest.Map_Identity.verified.txt
- Graphson2BinaryMessageSerializationTest.Map_Select_operation.verified.txt
- Graphson2BinaryMessageSerializationTest.MaxGlobal.verified.txt
- Graphson2BinaryMessageSerializationTest.MaxLocal.verified.txt
- Graphson2BinaryMessageSerializationTest.MeanGlobal.verified.txt
- Graphson2BinaryMessageSerializationTest.MeanLocal.verified.txt
- Graphson2BinaryMessageSerializationTest.MinGlobal.verified.txt
- Graphson2BinaryMessageSerializationTest.MinLocal.verified.txt
- Graphson2BinaryMessageSerializationTest.Multi_Inject_V.verified.txt
- Graphson2BinaryMessageSerializationTest.Multi_step_serialization.verified.txt
- Graphson2BinaryMessageSerializationTest.Multi_step_serialization_with_forgotten_serialize.verified.txt
- Graphson2BinaryMessageSerializationTest.Nested_contradicting_Select_operations_does_not_throw.verified.txt
- Graphson2BinaryMessageSerializationTest.Nested_Select_operations.verified.txt
- Graphson2BinaryMessageSerializationTest.None.verified.txt
- Graphson2BinaryMessageSerializationTest.None_None.verified.txt
- Graphson2BinaryMessageSerializationTest.Not1.verified.txt
- Graphson2BinaryMessageSerializationTest.Not2.verified.txt
- Graphson2BinaryMessageSerializationTest.Not3.verified.txt
- Graphson2BinaryMessageSerializationTest.OfType_abstract.verified.txt
- Graphson2BinaryMessageSerializationTest.OfType_redundant1.verified.txt
- Graphson2BinaryMessageSerializationTest.OfType_redundant2.verified.txt
- Graphson2BinaryMessageSerializationTest.OfType_redundant3.verified.txt
- Graphson2BinaryMessageSerializationTest.OfType_redundant4.verified.txt
- Graphson2BinaryMessageSerializationTest.Optional.verified.txt
- Graphson2BinaryMessageSerializationTest.Or.verified.txt
- Graphson2BinaryMessageSerializationTest.Or_identity.verified.txt
- Graphson2BinaryMessageSerializationTest.Or_nested.verified.txt
- Graphson2BinaryMessageSerializationTest.Or_nested_and_optimization.verified.txt
- Graphson2BinaryMessageSerializationTest.Or_none.verified.txt
- Graphson2BinaryMessageSerializationTest.Or_none_with_predicate.verified.txt
- Graphson2BinaryMessageSerializationTest.Or_none_with_sideEffect.verified.txt
- Graphson2BinaryMessageSerializationTest.Or_two_step_traversal.verified.txt
- Graphson2BinaryMessageSerializationTest.Or_Values_Where1.verified.txt
- Graphson2BinaryMessageSerializationTest.Or_Values_Where2.verified.txt
- Graphson2BinaryMessageSerializationTest.Order_Fold_Unfold.verified.txt
- Graphson2BinaryMessageSerializationTest.Order_scalars.verified.txt
- Graphson2BinaryMessageSerializationTest.Order_scalars_local.verified.txt
- Graphson2BinaryMessageSerializationTest.OrderBy_member.verified.txt
- Graphson2BinaryMessageSerializationTest.OrderBy_member_ThenBy_member.verified.txt
- Graphson2BinaryMessageSerializationTest.OrderBy_ThenByDescending_member.verified.txt
- Graphson2BinaryMessageSerializationTest.OrderBy_ThenByDescending_traversal.verified.txt
- Graphson2BinaryMessageSerializationTest.OrderBy_traversal.verified.txt
- Graphson2BinaryMessageSerializationTest.OrderBy_traversal_ThenBy.verified.txt
- Graphson2BinaryMessageSerializationTest.OrderBy_traversal_ThenBy_traversal.verified.txt
- Graphson2BinaryMessageSerializationTest.OrderByDescending_member.verified.txt
- Graphson2BinaryMessageSerializationTest.OrderByDescending_traversal.verified.txt
- Graphson2BinaryMessageSerializationTest.OrderLocal_by_member.verified.txt
- Graphson2BinaryMessageSerializationTest.Out.verified.txt
- Graphson2BinaryMessageSerializationTest.OutE.verified.txt
- Assumptions.cs
- BytecodeExtensionsTest.cs
- BytecodeExtensionsTest.GroovyExpression_is_handled_correctly.verified.txt
- BytecodeExtensionsTest.ToGroovyScript_with_bindings.verified.txt
- BytecodeExtensionsTest.ToGroovyScript_without_bindings.verified.txt
- CachingGremlinQueryEnvironmentTest.cs
- DeserializerTest.cs
- ExRam.Gremlinq.Core.Tests.csproj
- FastImmutableListTest.cs
- FeatureSetExtensionsTest.cs
- FeaturesTest.cs
- GraphModelTest.Camelcase_Edges.verified.txt
- GraphModelTest.Camelcase_Identifier_By_MemberExpression.verified.txt
- GraphModelTest.Camelcase_Mixed_Mode_Combined.verified.txt
- GraphModelTest.Camelcase_Mixed_Mode_Combined_Reversed.verified.txt
- GraphModelTest.Camelcase_Mixed_Mode_Identifier.verified.txt
- GraphModelTest.Camelcase_Mixed_Mode_Label.verified.txt
- GraphModelTest.CamelcaseLabel_Vertices.verified.txt
- GraphModelTest.Configuration_After_Model_Changes.verified.txt
- GraphModelTest.Configuration_Before_Model_Changes.verified.txt
- GraphModelTest.Configuration_can_be_found_for_base_class.verified.txt
- GraphModelTest.Configuration_can_be_found_for_derived_class.verified.txt
- GraphModelTest.Configuration_IgnoreAlways.verified.txt
- GraphModelTest.Configuration_IgnoreAlways_Id.verified.txt
- GraphModelTest.Configuration_IgnoreAlways_Id_when_inheriting_from_Element.verified.txt
- GraphModelTest.Configuration_IgnoreOnUpdate.verified.txt
- GraphModelTest.Configuration_Unconfigured.verified.txt
- GraphModelTest.cs
- GraphModelTest.GetFilterLabels_does_not_include_abstract_type.verified.txt
- GraphModelTest.Hierarchy_inside_model.verified.txt
- GraphModelTest.Lowercase.verified.txt
- GraphModelTest.Lowercase_Identifier_By_ParameterExpression.verified.txt
- GraphModelTest.Non_abstract_base_types_are_included.verified.txt
- GremlinOptionsTest.cs
- GremlinqOptionsTest.cs
- GremlinQueryEnvironmentTest.cs
- GremlinQueryExecutionContextTest.cs
- GremlinQueryExecutorTest.cs
- GremlinQueryTest.AsAdmin_ConfigureMetadata.verified.txt
- GremlinQueryTest.AsAdmin_ConfigureMetadata_On_GremlinQuerySource.verified.txt
- GremlinQueryTest.cs
- GremlinQueryTest.ForceVertex_has_correct_semantics.verified.txt
- GroovyGremlinScriptTest.cs
- KeyTest.cs
- ProjectionTest.Coalesce_Where_variable_bool_property_false.verified.txt
- ProjectionTest.Coalesce_with_2_not_matching_subQueries_has_right_semantics.verified.txt
- ProjectionTest.Coalesce_with_2_subQueries_has_right_semantics.verified.txt
- ProjectionTest.cs
- ProjectionTest.ForceEdge_will_not_preserve_Vertex.verified.txt
- ProjectionTest.ForceElement_will_preserve_Vertex.verified.txt
- ProjectionTest.ForceValue_will_not_preserve_Vertex.verified.txt
- ProjectionTest.Unfold_will_get_Vertex_back.verified.txt
- ProjectionTest.Where_variable_bool_property_false.verified.txt
- ProjectionTest.Where_variable_bool_property_true.verified.txt
- QueryAssertions.cs
- AssemblyInfo.cs
- .editorconfig
- .gitignore
- AGENTS.md
- CODE_OF_CONDUCT.md
- codecov.yml
- Directory.Build.props
- Directory.Packages.props
- ExRam.Gremlinq.slnx
- global.json
- LICENSE.md
- README.md
- release.sh
// repository documentation
Was this content helpful?
(0 ratings)
