Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
g.V(1).property() on 1 item fails in 1.18.49 - Apache TinkerPop
AT
Apache TinkerPop
•
3y ago
•
11 replies
wiebe
g.V(1).property() on 1 item fails in 1.18.49
It seems
'anything property
' on single item fails in gdotv 1
.18
.49
:
g
.V
(1
)
.properties
(
)
-
>
[
]
g
.V
(1
)
.propertyMap
(
)
-
>
[
]
g
.V
(
)
.propertyMap
(
) is OK
.
g
.V
(
)
.limit
(1
)
.propertyMap
(
) is also OK
.
Solution
hey
, just for additional details
, is that using gremlin server or another provider
?
Jump to solution
Apache TinkerPop
Join
Apache TinkerPop is an open source graph computing framework and the home of the Gremlin graph query language.
1,376
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
g.dot.v new version
AT
Apache TinkerPop / questions
9mo ago
G.V() Query syntax error
AT
Apache TinkerPop / questions
3y ago
G.V Graph Playground: Gremlin client
AT
Apache TinkerPop / questions
3y ago
G.V() IDE can't visualize path().by(valueMap()) query
AT
Apache TinkerPop / questions
3y ago