class icon trait icon trait icon trait icon
#ABCDEFGHIJKLMNOPQRSTUVWXYZdeprecated
    1. ch
        1. ch.datascience
            1. ch.datascience.graph
              1. (object)
                Constants
              1. ch.datascience.graph.bases
                1. (trait)HasId
                2. (trait)HasKey
                3. (trait)HasTypes
                4. (trait)HasValue
              2. ch.datascience.graph.elements
                1. (trait)Edge
                2. (trait)Element
                3. (case class)ListValue
                4. (class)MultiPropertyValue
                5. (trait)MultiRecord
                6. (object)(trait)Property
                7. (trait)Record
                8. (trait)RichProperty
                9. (case class)SetValue
                10. (case class)SingleValue
                11. (trait)TypedMultiRecord
                12. (trait)TypedRecord
                13. (trait)Vertex
                1. ch.datascience.graph.elements.detached
                  1. (object)(trait)DetachedEdge
                  2. (object)(trait)DetachedProperty
                  3. (object)(trait)DetachedRichProperty
                  4. (object)(trait)DetachedVertex
                  1. ch.datascience.graph.elements.detached.build
                    1. (class)DetachedListValueBuilder
                    2. (class)DetachedMultiPropertyValueBuilder
                    3. (class)DetachedRichPropertyBuilder
                    4. (class)DetachedSetValueBuilder
                    5. (class)DetachedSingleValueBuilder
                  2. ch.datascience.graph.elements.detached.json
                    1. (object)
                      DetachedPropertyFormat
                    2. (object)
                      DetachedRichPropertyFormat
                    3. (object)
                      DetachedVertexFormat
                2. ch.datascience.graph.elements.json
                  1. (class)EdgeReads
                  2. (class)EdgeWrites
                  3. (class)MultiPropertyValueReads
                  4. (class)MultiPropertyValueWrites
                  5. (class)MultiRecordReads
                  6. (class)MultiRecordWrites
                  7. (class)RecordReads
                  8. (class)RecordWrites
                  9. (class)RichPropertyReads
                  10. (class)RichPropertyWrites
                  11. (class)TypedMultiRecordReads
                  12. (class)TypedMultiRecordWrites
                  13. (class)TypedRecordReads
                  14. (class)TypedRecordWrites
                  15. (class)VertexReads
                  16. (class)VertexWrites
                  1. ch.datascience.graph.elements.json.compact
                    1. (object)
                      CompactMultiPropertyValue
                    2. (object)
                      CompactMultiRecord
                    3. (object)
                      CompactProperty
                    4. (object)
                      CompactRecord
                3. ch.datascience.graph.elements.mutation
                  1. (object)(trait)Mutation
                  2. (trait)Operation
                  1. ch.datascience.graph.elements.mutation.create
                    1. (case class)CreateEdgeOperation
                    2. (trait)CreateOperation
                    3. (case class)CreateVertexOperation
                    4. (case class)CreateVertexPropertyOperation
                  2. ch.datascience.graph.elements.mutation.delete
                    1. (case class)DeleteEdgeOperation
                    2. (trait)DeleteOperation
                    3. (case class)DeleteVertexOperation
                    4. (case class)DeleteVertexPropertyOperation
                  3. ch.datascience.graph.elements.mutation.json
                    1. (object)
                      CreateEdgeOperationFormat
                    2. (object)
                      CreateVertexOperationFormat
                    3. (object)
                      CreateVertexPropertyOperationFormat
                    4. (object)
                      MutationFormat
                    5. (object)
                      OperationFormat
                    6. (object)
                      UpdateVertexPropertyOperationFormat
                  4. ch.datascience.graph.elements.mutation.log
                      1. ch.datascience.graph.elements.mutation.log.model
                        1. (case class)Event
                        2. (object)(case class)EventStatus
                        3. (case class)MutationFailed
                        4. (object)(class)MutationResponse
                        5. (case class)MutationSuccess
                        1. ch.datascience.graph.elements.mutation.log.model.json
                          1. (object)
                            EventFormat
                          2. (object)
                            EventStatusFormat
                          3. (object)
                            InstantFormat
                          4. (object)
                            MutationResponseMappers
                    1. ch.datascience.graph.elements.mutation.tinkerpop_mappers
                      1. (case class)CreateEdgeOperationMapper
                      2. (object)
                        CreateVertexOperationMapper
                      3. (object)
                        CreateVertexPropertyOperationMapper
                      4. (object)
                        Implicits
                      5. (trait)Mapper
                      6. (object)
                        PathHelper
                      7. (object)
                        UpdateVertexPropertyOperationMapper
                    2. ch.datascience.graph.elements.mutation.update
                      1. (trait)UpdateOperation
                      2. (case class)UpdateVertexPropertyOperation
                  5. ch.datascience.graph.elements.new_
                    1. (object)(trait)NewEdge
                    2. (trait)NewElement
                    3. (object)(trait)NewProperty
                    4. (object)(trait)NewRichProperty
                    5. (object)(trait)NewVertex
                    1. ch.datascience.graph.elements.new_.build
                      1. (class)NewVertexBuilder
                    2. ch.datascience.graph.elements.new_.json
                      1. (object)
                        NewEdgeFormat
                      2. (object)
                        NewRichPropertyFormat
                      3. (object)
                        NewVertexFormat
                      4. (object)
                        VertexReferenceReads
                      5. (object)
                        VertexReferenceWrites
                  6. ch.datascience.graph.elements.persisted
                    1. (case class)EdgePath
                    2. (trait)HasPath
                    3. (class)Path
                    4. (object)(trait)PersistedEdge
                    5. (trait)PersistedElement
                    6. (trait)PersistedMultiRecordProperty
                    7. (trait)PersistedMultiRecordRichProperty
                    8. (trait)PersistedProperty
                    9. (object)(trait)PersistedRecordProperty
                    10. (object)(trait)PersistedVertex
                    11. (object)(trait)PersistedVertexProperty
                    12. (class)PropertyPath
                    13. (class)PropertyPathFromMultiRecord
                    14. (case class)PropertyPathFromRecord
                    15. (case class)VertexPath
                    16. (case class)VertexPropertyPath
                    1. ch.datascience.graph.elements.persisted.json
                      1. (object)
                        PathMappers
                      2. (object)
                        PersistedEdgeFormat
                      3. (object)
                        PersistedRecordPropertyFormat
                      4. (object)
                        PersistedVertexFormat
                      5. (object)
                        PersistedVertexPropertyFormat
                  7. ch.datascience.graph.elements.tinkerpop_mappers
                    1. (case class)BoxedReader
                    2. (object)
                      BoxedValueWriter
                    3. (object)
                      CardinalityWriter
                    4. (object)
                      EdgeIdReader
                    5. (case class)EdgeReader
                    6. (trait)KeyValueReader
                    7. (object)
                      NamespaceAndNameReader
                    8. (object)
                      NamespaceAndNameWriter
                    9. (trait)Reader
                    10. (trait)StringReader
                    11. (trait)SyncReader
                    12. (trait)SyncStringReader
                    13. (object)
                      VertexIdReader
                    14. (object)
                      VertexPropertyIdReader
                    15. (case class)VertexPropertyReader
                    16. (case class)VertexReader
                    17. (trait)Writer
                    1. ch.datascience.graph.elements.tinkerpop_mappers.extracted
                      1. (case class)ExtractedEdge
                      2. (case class)ExtractedLeafProperty
                      3. (trait)ExtractedProperty
                      4. (case class)ExtractedVertex
                      5. (case class)ExtractedVertexProperty
                    2. ch.datascience.graph.elements.tinkerpop_mappers.extractors
                      1. (object)
                        EdgeExtractor
                      2. (trait)Extractor
                      3. (object)
                        LeafPropertyExtractor
                      4. (object)
                        VertexExtractor
                      5. (object)
                        VertexPropertyExtractor
                    3. ch.datascience.graph.elements.tinkerpop_mappers.subreaders
                      1. (case class)EdgeReader
                      2. (case class)LeafPropertyReader
                      3. (trait)RecordReaderHelper
                      4. (case class)VertexPropertyReader
                      5. (case class)VertexReader
                  8. ch.datascience.graph.elements.validation
                    1. (case class)BadCardinality
                    2. (case class)BadDataType
                    3. (case class)BadRecord
                    4. (object)(case class)MultipleErrors
                    5. (trait)MultiPropertyValidator
                    6. (case class)MultiRecordTypeError
                    7. (trait)MultiRecordValidator
                    8. (trait)PropertyValidator
                    9. (case class)RecordTypeError
                    10. (trait)RecordValidator
                    11. (trait)TypedMultiRecordValidator
                    12. (trait)TypedRecordValidator
                    13. (case class)UnknownProperty
                    14. (case class)UnknownType
                    15. (trait)Validated
                    16. (trait)ValidatedMultiProperty
                    17. (trait)ValidatedMultiRecord
                    18. (trait)ValidatedProperty
                    19. (trait)ValidatedRecord
                    20. (trait)ValidatedTypedMultiRecord
                    21. (trait)ValidatedTypedRecord
                    22. (trait)ValidatedVertex
                    23. (trait)ValidationError
                    24. (trait)VertexValidator
                    25. (case class)WrongDefinition
                4. ch.datascience.graph.execution
                  1. (trait)GraphExecutionContext
                5. ch.datascience.graph.naming
                  1. (object)
                    Name
                  2. (object)
                    Namespace
                  3. (object)(case class)NamespaceAndName
                  1. ch.datascience.graph.naming.json
                    1. (object)
                      NameReads
                    2. (object)
                      NamespaceAndNameReads
                    3. (object)
                      NamespaceAndNameWrites
                    4. (object)
                      NamespaceReads
                    5. (object)(trait)StringFormat
                    6. (trait)StringReads
                    7. (trait)StringWrites
                6. ch.datascience.graph.scope
                  1. (trait)NamedTypeScope
                  2. (trait)PropertyScope
                  3. (class)Scope
                  1. ch.datascience.graph.scope.persistence
                    1. (trait)PersistedNamedTypes
                    2. (trait)PersistedProperties
                    3. (class)PersistenceLayer
                    1. ch.datascience.graph.scope.persistence.dummy
                      1. (trait)DummyPersistedNamedTypes
                      2. (trait)DummyPersistedProperties
                      3. (class)DummyPersistenceLayer
                      4. (trait)DummyScope
                    2. ch.datascience.graph.scope.persistence.json
                      1. (object)
                        FetchNamedTypesForFormats
                      2. (class)FetchPropertiesForQueryReads
                      3. (class)FetchPropertiesForQueryWrites
                      4. (object)
                        FetchPropertiesForResponseReads
                      5. (class)FetchPropertiesForResponseWrites
                    3. ch.datascience.graph.scope.persistence.remote
                      1. (trait)ConfiguredClient
                      2. (trait)RemotePersistedNamedTypes
                      3. (trait)RemotePersistedProperties
                      4. (class)RemotePersistenceLayer
                      5. (object)(class)StandardClient
                      6. (object)(class)StandardRemotePersistenceLayer
                7. ch.datascience.graph.types
                  1. (object)
                    Bottom
                  2. (object)(class)Cardinality
                  3. (object)(class)DataType
                  4. (object)(trait)EdgeLabel
                  5. (trait)GraphType
                  6. (object)(class)Multiplicity
                  7. (object)(trait)NamedType
                  8. (object)(trait)PropertyKey
                  9. (object)(trait)RecordType
                  1. ch.datascience.graph.types.json
                    1. (object)
                      CardinalityFormat
                    2. (object)
                      DataTypeFormat
                    3. (object)
                      EdgeLabelFormat
                    4. (object)
                      MultiplicityFormat
                    5. (object)
                      NamedTypeFormat
                    6. (object)
                      PropertyKeyFormat
                  2. ch.datascience.graph.types.validation
                    1. (object)(case class)MultipleErrors
                    2. (trait)PropertyKeyValidator
                    3. (trait)RecordTypeValidator
                    4. (case class)UnknownProperty
                    5. (trait)Validated
                    6. (trait)ValidatedPropertyKey
                    7. (trait)ValidatedRecordType
                    8. (trait)ValidationError
                8. ch.datascience.graph.values
                  1. (case class)BooleanValue
                  2. (object)(trait)BoxedOrValidValue
                  3. (object)(class)BoxedValue
                  4. (case class)ByteValue
                  5. (case class)CharValue
                  6. (case class)DoubleValue
                  7. (case class)FloatValue
                  8. (case class)IntValue
                  9. (trait)IsBoxedValue
                  10. (case class)LongValue
                  11. (case class)ShortValue
                  12. (case class)StringValue
                  13. (case class)UuidValue
                  14. (object)(trait)ValidValue
                  1. ch.datascience.graph.values.json
                    1. (object)
                      BoxedValueReads
                    2. (object)
                      BoxedValueWrites
                    3. (case class)ValueReads
                    4. (object)
                      ValueWrites