issues
search
mpollmeier
/
gremlin-scala
[unmaintained] Scala wrapper for Apache TinkerPop 3 Graph DSL
Apache License 2.0
481
stars
75
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Tinkerpop 3.6.x support: mergeE / mergeV traversal semantics
#315
aSapien
opened
1 year ago
0
Unable to build a traversal dynamically with labelled steps
#314
aSapien
opened
2 years ago
0
add hasLabel(P[Label])
#313
ikeyan
closed
2 years ago
0
Fix typing bug of group(By(...), By(traversal))
#312
ikeyan
closed
2 years ago
1
Remove TupleWithValue
#311
ikeyan
closed
2 years ago
0
select for tuples have unused type parameter
#310
ikeyan
closed
2 years ago
1
[gremlin] bump 3.5.3
#309
lionelfleury
closed
2 years ago
1
Support for scala 3.x
#308
electroma
opened
2 years ago
1
fix maven badge
#307
mpollmeier
closed
2 years ago
0
Gremlin 3.5.1
#306
lionelfleury
closed
2 years ago
0
Bump some versions - Gremlin 3.4.12
#305
lionelfleury
closed
2 years ago
0
Update gremlin-scala to TinkerPop 3.5.x
#304
DuncanHills
closed
2 years ago
2
run test across all scala versions
#303
mpollmeier
closed
3 years ago
0
Revert back to 2.11 Stream
#302
ithinkicancode
closed
3 years ago
1
Reverted `LazyList` and put back `Stream` because of 2.11 support.
#301
ithinkicancode
closed
3 years ago
0
Library upgrade
#300
ithinkicancode
closed
3 years ago
0
upgrade scala and sbt
#299
mpollmeier
closed
3 years ago
0
Adds support for value class IDs to Marshallable
#298
jtarvydas
closed
3 years ago
1
With Sack not initialising properly.
#297
karlmvwaugh
opened
3 years ago
1
Updates ScalaVertex.addEdge to accept implicit ScalaGraph
#296
jtarvydas
closed
3 years ago
0
.addE step doesn't need and shouldn't have `<:< Vertex` constraint
#295
mpollmeier
closed
3 years ago
0
move to gh-actions
#294
mpollmeier
closed
3 years ago
0
Handle Set properties in Marshallable
#293
jtarvydas
closed
4 years ago
2
g.V(vertexID).headOption() returning null.
#292
nilay0016
opened
4 years ago
0
Cross compile to a full Scala version
#291
hubertp
closed
4 years ago
1
Cross-compile to 2.13.0 as well
#290
hubertp
closed
4 years ago
0
remove @label(NonLiteral.Value) due to it's bad performance
#289
mpollmeier
closed
5 years ago
4
Annotations.labelOf is catastrophically slow
#288
timw
closed
5 years ago
4
Add test for path/from/to with By modulators
#287
bowofolaf
closed
5 years ago
0
scala 2.13.0
#286
mpollmeier
closed
5 years ago
0
Scala 2.13 support
#285
To-om
closed
5 years ago
4
Support for list types with cardinality
#284
bowofolaf
opened
5 years ago
4
How to get node(s) and children with all properties as a map
#283
bowofolaf
closed
5 years ago
5
how to set up tinkerpop for scala
#282
davidzxc574
opened
5 years ago
1
Add getSideEffects Via Key Value
#281
fppt
closed
5 years ago
0
Getting Side Effects Of Traversal
#280
fppt
closed
5 years ago
4
Create vertices if not exists and add relation
#279
mkeshav
closed
12 months ago
1
Create vertex with Custom vertex id
#278
mkeshav
opened
5 years ago
1
Refactor match step
#277
To-om
closed
5 years ago
1
toCC() key not found
#276
darwinyip
closed
5 years ago
11
Bump gremlin-scala lib version to 3.4.0.x after TinkerPop version bump to 3.4.0.
#275
jeremysears
closed
5 years ago
6
upgrade to TP3.4.0
#274
To-om
closed
5 years ago
1
type safe `project` step by To-om
#273
mpollmeier
closed
5 years ago
0
Add select by column (keys and values)
#272
To-om
closed
5 years ago
6
Add type safe projection
#271
To-om
closed
5 years ago
5
How to get both edge and vertex properties?
#270
kyeljmd
closed
5 years ago
4
@id attribute of case class without Option
#269
kusumakarb
opened
5 years ago
6
Error when updating a vertex
#268
kyeljmd
opened
5 years ago
1
Java.time.Instant cannot be cast to java.util.Date even persisted as Date
#267
kyeljmd
opened
5 years ago
1
Fix Marshallable's fromCC
#266
jtarvydas
closed
5 years ago
1
Next