dmcmanus
dmcmanus
ATApache TinkerPop
Created by dmcmanus on 4/3/2024 in #questions
Lambda example in TypeScript
Does anyone know where I can find example code that demonstrates up-to-date best practices for writing TypeScript Lambda Functions that interact with Neptune?
5 replies
ATApache TinkerPop
Created by dmcmanus on 9/5/2023 in #questions
Individual Vertex per property or Vertex with grouped properties
I'm building an identity graph that also stores User profile data - things like email address, phone number, address, company information, etc. Is there a generally accepted best practice for whether to store those attributes in their own vertex or group them in a vertex? The graph is part of a transactional system that will need to retrieve a complete user profile,
4 replies