All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.tinkerpop.gremlin.structure.util.io.graphson.tinkerpop-classic.json Maven / Gradle / Ivy

{"properties":{},"vertices":[{"id":1,"label":"vertex","type":"vertex","hiddens":{},"properties":{"name":"marko","age":29}},{"id":2,"label":"vertex","type":"vertex","hiddens":{},"properties":{"name":"vadas","age":27}},{"id":3,"label":"vertex","type":"vertex","hiddens":{},"properties":{"name":"lop","lang":"java"}},{"id":4,"label":"vertex","type":"vertex","hiddens":{},"properties":{"name":"josh","age":32}},{"id":5,"label":"vertex","type":"vertex","hiddens":{},"properties":{"name":"ripple","lang":"java"}},{"id":6,"label":"vertex","type":"vertex","hiddens":{},"properties":{"name":"peter","age":35}}],"edges":[{"inV":2,"inVLabel":"vertex","outVLabel":"vertex","id":7,"label":"knows","type":"edge","outV":1,"hiddens":{},"properties":{"weight":0.5}},{"inV":4,"inVLabel":"vertex","outVLabel":"vertex","id":8,"label":"knows","type":"edge","outV":1,"hiddens":{},"properties":{"weight":1.0}},{"inV":3,"inVLabel":"vertex","outVLabel":"vertex","id":9,"label":"created","type":"edge","outV":1,"hiddens":{},"properties":{"weight":0.4}},{"inV":5,"inVLabel":"vertex","outVLabel":"vertex","id":10,"label":"created","type":"edge","outV":4,"hiddens":{},"properties":{"weight":1.0}},{"inV":3,"inVLabel":"vertex","outVLabel":"vertex","id":11,"label":"created","type":"edge","outV":4,"hiddens":{},"properties":{"weight":0.4}},{"inV":3,"inVLabel":"vertex","outVLabel":"vertex","id":12,"label":"created","type":"edge","outV":6,"hiddens":{},"properties":{"weight":0.2}}]}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy